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

LookupSearchForDateHost..::..DefaultDateTimeWidth Property

Gets or sets the default width of the date time.

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

Syntax


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

Field Value

The default width of the date time.