ListWindow Members
The ListWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ListWindow(ListControlSetup, ListControlDataSource, ListControlDataSourceRow) |
Initializes a new instance of the ListWindow class.
|
Methods
Name | Description | |
---|---|---|
CloseWindow |
Closes the window.
|
|
FillListView |
Fills the ListView.
|
|
InitializeListView |
Initializes the ListView.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnDownArrow |
Called when [down arrow].
|
|
OnUpArrow |
Called when [up arrow].
|
Properties
Name | Description | |
---|---|---|
Border |
Gets the border.
|
|
ListView |
Gets or sets the ListView.
|
|
LookupColumns |
Gets the lookup columns.
|
|
LookupGridView |
Gets or sets the lookup grid view.
|
|
ScrollBar |
Gets or sets the scroll bar.
|
|
SearchForHost |
Gets or sets the search for host.
|
|
SearchForLabel |
Gets or sets the search for label.
|
|
SearchForStackPanel |
Gets or sets the search for stack panel.
|
|
ViewModel |
Gets the view model.
|