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

ListWindow Members

The ListWindow type exposes the following members.

Constructors


  Name Description
Public method ListWindow(ListControlSetup, ListControlDataSource, ListControlDataSourceRow)
Initializes a new instance of the ListWindow class.

Methods


  Name Description
Public method CloseWindow
Closes the window.
Public method FillListView
Fills the ListView.
Public method InitializeListView
Initializes the ListView.
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Protected method OnDownArrow
Called when [down arrow].
Protected method OnUpArrow
Called when [up arrow].

Properties


  Name Description
Public property Border
Gets the border.
Public property ListView
Gets or sets the ListView.
Public property LookupColumns
Gets the lookup columns.
Public property LookupGridView
Gets or sets the lookup grid view.
Public property ScrollBar
Gets or sets the scroll bar.
Public property SearchForHost
Gets or sets the search for host.
Public property SearchForLabel
Gets or sets the search for label.
Public property SearchForStackPanel
Gets or sets the search for stack panel.
Public property ViewModel
Gets the view model.