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

LookupControl..::..LookupGridView Property

Gets or sets the lookup grid view.

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

Syntax


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

Field Value

The lookup grid view.