ListWindowViewModel Methods
The ListWindowViewModel type exposes the following members.
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.
|