|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
- | btnQueryWizard_Click (Object, EventArgs) |
Event handler for the Click event of the btnQueryWizard |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing event |
|
# | OnLoad (EventArgs) |
Raises the Load event |
Options | Name | Purpose | |
---|---|---|---|
+ | BusinessEntityLookupDesignerForm () |
Constructor for the BusinessEntityLookupDesignerForm class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER BrowseColumns |
Gets and sets the browse columns list |
|
+ | CHARACTER ControlList |
Gets and sets the controls list |
|
+ | CHARACTER FieldList |
Gets and sets the field list |
|
+ | CHARACTER FilterFields |
Gets and sets the list of filter fields |
|
+ | CHARACTER FilterOperators |
Gets and sets the list of filter operators (currently used) |
|
+ | CHARACTER KeyField |
Gets and sets the key field name |
|
+ | CHARACTER KeyValueColumn |
Gets and sets the key value field name |
|
+ | CHARACTER LookupDialogQueryString |
Gets and sets the LookupDialogQueryString |
|
+ | CHARACTER LookupDialogTitle |
Gets and sets the LookupDialogTitle |
|
+ | CHARACTER LookupEntityTable |
Gets and sets the Lookup Entity Table |
|
+ | CHARACTER LookupFields |
Gets and sets the list of field names available to the lookup |
|
+ | CHARACTER LookupQueryString |
Gets and sets the LookupQueryString |
|
+ | CHARACTER ParentViewerControls |
Gets and sets the list of child control field names of the parent
(typically SmartViewerControl) |
Top
PRIVATE btnQueryWizard_Click (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
PUBLIC BusinessEntityLookupDesignerForm ()
|
---|
PUBLIC CHARACTER BrowseColumns
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ControlList
|
|||||||||||||||
PUBLIC CHARACTER FieldList
|
|||||||||||||||
PUBLIC CHARACTER FilterFields
|
|||||||||||||||
PUBLIC CHARACTER FilterOperators
|
|||||||||||||||
PUBLIC CHARACTER KeyField
|
|||||||||||||||
PUBLIC CHARACTER KeyValueColumn
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogQueryString
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogTitle
|
|||||||||||||||
PUBLIC CHARACTER LookupEntityTable
|
|||||||||||||||
PUBLIC CHARACTER LookupFields
|
|||||||||||||||
PUBLIC CHARACTER LookupQueryString
|
|||||||||||||||
PUBLIC CHARACTER ParentViewerControls
|