DbMaintenanceViewModelBase Properties
The DbMaintenanceViewModelBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CheckDirtyFlag |
Gets or sets a value indicating whether [check dirty flag].
|
![]() |
DeleteButtonEnabled |
Gets or sets a value indicating whether the Delete button is enabled.
|
![]() |
DeleteCommand |
Gets the delete command.
|
![]() |
DeleteUiCommand |
Gets the delete UI command.
|
![]() |
FindButtonInitialSearchFor |
Gets the initial search for text when the Find button is clicked. By default it is the key auto fill text.
|
![]() |
FindButtonLookupDefinition |
Gets or sets the find button lookup definition. By default it is the Lookup definition attached to the Table definition.
|
![]() |
FindCommand |
Gets the find command.
|
![]() |
FindUiCommand |
Gets the find UI command.
|
![]() |
Grids |
Gets the grids.
|
![]() |
InputParameter |
Gets or sets the input parameter.
|
![]() |
KeyAutoFillSetup |
Gets the unique key control auto fill setup.
|
![]() |
KeyAutoFillUiCommand |
Gets the key automatic fill UI command.
|
![]() |
KeyAutoFillValue |
Gets or sets the unique key control auto fill value.
|
![]() |
KeyValueDirty |
Gets or sets a value indicating whether the data in the user-editable unique key value control has been changed. Used when focus leaves the unique user-editable control. When that happens and this value is true, then the record matching that unique value is automatically loaded.
|
![]() |
LastSavedDate |
Gets or sets the last saved date.
|
![]() |
LockDate |
Gets or sets the lock date.
|
![]() |
LookupAddViewArgs |
Gets the add-on-the fly arguments sent by the LookupControl or the LookupWindow.
|
![]() |
Lookups |
Gets the lookups.
|
![]() |
MaintenanceButtonsUiCommand |
Gets the maintenance buttons UI command.
|
![]() |
MaintenanceMode |
Gets or sets the maintenance mode.
|
![]() |
NewButtonEnabled |
Gets or sets a value indicating whether the New button is enabled.
|
![]() |
NewCommand |
Creates new command.
|
![]() |
NewUiCommand |
Creates new uicommand.
|
![]() |
NextCommand |
Gets the next command.
|
![]() |
NextUiCommand |
Gets the next UI command.
|
![]() |
PreviousCommand |
Gets the previous command.
|
![]() |
PreviousUiCommand |
Gets the previous UI command.
|
![]() |
PrimaryKeyControlsEnabled |
Gets or sets a value indicating whether the primary key controls are enabled.
|
![]() |
PrintCommand |
Gets the print command.
|
![]() |
PrintUiCommand |
Gets the print UI command.
|
![]() |
Processor |
Gets or sets the processor.
|
![]() |
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode].
|
![]() |
RecordDirty |
Gets or sets a value indicating whether the user has changed the data on this record and has yet to save.
|
![]() |
SaveButtonEnabled |
Gets or sets a value indicating whether the Save button is enabled.
|
![]() |
SaveCommand |
Gets the save command.
|
![]() |
SaveUiCommand |
Gets the save UI command.
|
![]() |
SelectButtonEnabled |
Gets or sets a value indicating whether the Select button is enabled.
|
![]() |
SelectCommand |
Gets the select command.
|
![]() |
SelectUiCommand |
Gets the select UI command.
|
![]() |
StatusBarUiCommand |
Gets the status bar UI command.
|
![]() |
TableDefinitionBase |
Gets the table definition.
|
![]() |
UiControls |
Gets the UI controls.
|
![]() |
View |
Gets the view.
|
![]() |
ViewLookupDefinition |
Gets the view lookup definition used to get the next and previous record.
|