RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ListWindowViewModel Members

The ListWindowViewModel type exposes the following members.

Constructors


  Name Description
Public method ListWindowViewModel
Initializes a new instance of the ListWindowViewModel class.

Methods


  Name Description
Public method ChangeOrderByType
Changes the type of the order by.
Public method GetInitData
Gets the initialize data.
Public method GetNextPage
Gets the next page.
Public method GetPreviousPage
Gets the previous page.
Public method GoEnd
Goes the end.
Public method GoHome
Goes the home.
Public method Initialize
Initializes the specified setup.
Public method OnMouseWheelBack
Called when [mouse wheel back].
Public method OnMouseWheelForward
Called when [mouse wheel forward].
Protected method OnPropertyChanged
Called when [property changed].
Public method SelectRow(ListControlDataSourceRow, Int32)
Selects the row.
Protected method SetField<(Of <<'(T>)>>)
Sets the field.
Public method SetSelectedIndex
Sets the index of the selected.

Properties


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

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.