ListWindowViewModel Properties
The ListWindowViewModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
CloseCommand |
Gets the close command.
|
|
ControlSetup |
Gets the control setup.
|
|
CurrentPage |
Gets the current page.
|
|
DataSource |
Gets the data source.
|
|
DialogResult |
Gets a value indicating whether [dialog result].
|
|
OrderByList |
Gets the order by list.
|
|
OrderedList |
Gets the ordered list.
|
|
OutputTable |
Gets the output table.
|
|
PageSize |
Gets or sets the size of the page.
|
|
ScrollPosition |
Gets the scroll position.
|
|
SearchText |
Gets or sets the search text.
|
|
SelectCommand |
Gets the select command.
|
|
SelectedIndex |
Gets the index of the selected.
|
|
SelectedItem |
Gets the selected item.
|
|
View |
Gets the view.
|