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

LookupSearchForDateHost..::..ConvertToLocalTime Property

Gets a value indicating whether [convert to local time].

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

Syntax


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

Field Value

true if [convert to local time]; otherwise, false.