DeleteRecordViewModel Members
The DeleteRecordViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DeleteRecordViewModel |
Initializes a new instance of the DeleteRecordViewModel class.
|
Methods
Name | Description | |
---|---|---|
Initialize |
Initializes the specified view.
|
|
OnPropertyChanged |
Called when [property changed].
|
|
SetField<(Of <<'(T>)>>) |
Sets the field.
|
|
ValidateDeleteTable |
Validates the delete table.
|
Properties
Name | Description | |
---|---|---|
CancelCommand |
Gets or sets the cancel command.
|
|
DeleteAllData |
Gets or sets a value indicating whether [delete all data].
|
|
DeleteTables |
Gets the delete tables.
|
|
ItemProceessed |
Gets or sets a value indicating whether [item proceessed].
|
|
Items |
Gets the items.
|
|
LookupCommand |
Gets or sets the lookup command.
|
|
LookupDefinition |
Gets or sets the lookup definition.
|
|
OkCommand |
Gets or sets the ok command.
|
|
ProcessCaption |
Gets or sets the process caption.
|
|
SelectedDeleteTable |
Gets or sets the selected delete table.
|
|
TableDataSource |
Gets or sets the table data source.
|
|
TableSetup |
Gets or sets the table setup.
|
|
View |
Gets the view.
|