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

LookupCommand..::..ClearColumns Property

Gets or sets a value indicating whether [clear columns].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

true if [clear columns]; otherwise, false.