AdvancedFindWindow Members
The AdvancedFindWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdvancedFindWindow(LookupAddViewArgs) |
Initializes a new instance of the AdvancedFindWindow class.
|
|
AdvancedFindWindow()()()() |
Initializes a new instance of the AdvancedFindWindow class.
|
Methods
Name | Description | |
---|---|---|
ApplyToLookup |
Applies to lookup.
|
|
CheckTableIsFocused |
Checks the table is focused.
|
|
GetAutoFills |
Gets the automatic fills.
|
|
GetRecordCount |
Gets the record count.
|
|
HandleAutoFillValFail |
Handles the automatic fill value fail.
|
|
Initialize |
Initializes this instance.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnPreviewKeyDown |
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
|
OnValidationFail |
Called when [validation fail].
|
|
PrintOutput |
Prints the output.
|
|
ResetViewForNewRecord |
Reset the view for new record.
|
|
SetAddOnFlyFocus |
Sets the add on fly focus.
|
|
SetAlertLevel |
Sets the alert level.
|
|
ShowAdvancedFilterWindow |
Shows the advanced filter window.
|
|
ShowFiltersEllipse |
Shows the filters ellipse.
|
|
ShowFormulaEditor |
Shows the formula editor.
|
|
ShowFromFormulaEditor |
Shows from formula editor.
|
|
ShowRefreshSettings |
Shows the refresh settings.
|
|
ShowSqlStatement |
Shows the SQL statement.
|
Properties
Name | Description | |
---|---|---|
ApplyToLookupDefinition |
Gets or sets a value indicating whether [apply to lookup definition].
|
|
Border |
Gets or sets the border.
|
|
ButtonsPanel |
Gets or sets the buttons panel.
|
|
ColumnsGrid |
Gets or sets the columns grid.
|
|
ColumnsTabItem |
Gets or sets the columns tab item.
|
|
FilterEllipse |
Gets or sets the filter ellipse.
|
|
FiltersGrid |
Gets or sets the filters grid.
|
|
FiltersTabItem |
Gets or sets the filters tab item.
|
|
LookupControl |
Gets or sets the lookup control.
|
|
NameAutoFillControl |
Gets or sets the name automatic fill control.
|
|
Processor |
Gets or sets the processor.
|
|
StatusBar |
Gets or sets the status bar.
|
|
TabControl |
Gets or sets the tab control.
|
|
TableListControl |
Gets or sets the table list control.
|
|
TreeView |
Gets or sets the TreeView.
|
|
ViewModel |
Gets or sets the view model.
|