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

AdvancedFindWindow..::..ColumnsGrid Property

Gets or sets the columns grid.

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

Syntax


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

Field Value

The columns grid.