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

LookupColumnDefinitionBase..::..PercentWidth Property

Gets the column's percent of the lookup's width.

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

Syntax


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

Field Value

The percent width of the column.