ListWindowViewModel Members
The ListWindowViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ListWindowViewModel |
Initializes a new instance of the ListWindowViewModel class.
|
Methods
Name | Description | |
---|---|---|
![]() |
ChangeOrderByType |
Changes the type of the order by.
|
![]() |
GetInitData |
Gets the initialize data.
|
![]() |
GetNextPage |
Gets the next page.
|
![]() |
GetPreviousPage |
Gets the previous page.
|
![]() |
GoEnd |
Goes the end.
|
![]() |
GoHome |
Goes the home.
|
![]() |
Initialize |
Initializes the specified setup.
|
![]() |
OnMouseWheelBack |
Called when [mouse wheel back].
|
![]() |
OnMouseWheelForward |
Called when [mouse wheel forward].
|
![]() |
OnPropertyChanged |
Called when [property changed].
|
![]() |
SelectRow(ListControlDataSourceRow, Int32) |
Selects the row.
|
![]() |
SetField<(Of <<'(T>)>>) |
Sets the field.
|
![]() |
SetSelectedIndex |
Sets the index of the selected.
|
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.
|