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

ListControl Members

The ListControl type exposes the following members.

Constructors


  Name Description
Public method ListControl()()()()
Initializes a new instance of the ListControl class.

Methods


  Name Description
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Protected method OnKeyDown
Invoked when an unhandled KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
Public method SelectDataRow
Selects the data row.
Public method ShowLookupWindow
Shows the lookup window.

Fields


  Name Description
Public field Static member DataRowProperty
The data row property
Public field Static member DataSourceProperty
The data source property
Public field Static member SetupProperty
The setup property
Public field Static member UiCommandProperty
The UI command property
Public field Static member UiLabelProperty
The UI label property

Properties


  Name Description
Public property Border
Gets the border.
Public property Button
Gets the button.
Public property DataRow
Gets or sets the data row.
Public property DataSource
Gets or sets the data source.
Public property Setup
Gets or sets the setup.
Public property TextBox
Gets the text box.
Public property UiCommand
Gets or sets the UI command.
Public property UiLabel
Gets or sets the UI label.
Public property ViewModel
Gets the view model.