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

LookupSearchForIntegerHost..::..DefaultWidth Property

Gets or sets the default width.

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

Syntax


protected virtual Nullable<double> DefaultWidth { get; set; }
Protected Overridable Property DefaultWidth As Nullable(Of Double)
	Get
	Set
protected:
virtual property Nullable<double^> DefaultWidth {
	Nullable<double^> get ();
	void set (Nullable<double^> value);
}

Field Value

The default width.