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

LookupControl..::..ListView Property

Gets or sets the ListView.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public ListView ListView { get; set; }
Public Property ListView As ListView
	Get
	Set
public:
property ListView^ ListView {
	ListView^ get ();
	void set (ListView^ value);
}

Field Value

The ListView.