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

LookupColumnDefinitionBase..::..AdjustColumnWidth Property

Gets or sets a value indicating whether [adjust column width].

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

Syntax


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

Field Value

true if [adjust column width]; otherwise, false.