ListControlViewModel Members
The ListControlViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ListControlViewModel |
Initializes a new instance of the ListControlViewModel class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Initialize |
Initializes the specified view.
|
![]() |
OnPropertyChanged |
Called when [property changed].
|
![]() |
SetField<(Of <<'(T>)>>) |
Sets the field.
|
Properties
Name | Description | |
---|---|---|
![]() |
DataSource |
Gets or sets the data source.
|
![]() |
SelectedDataRow |
Gets or sets the selected data row.
|
![]() |
Setup |
Gets or sets the setup.
|
![]() |
ShowLookupCommand |
Gets the show lookup command.
|
![]() |
Text |
Gets or sets the text.
|
![]() |
View |
Gets the view.
|