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

AdvancedFindFilter..::..CustomDate Property

Gets or sets a value indicating whether [custom date].

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

Syntax


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

Field Value

true if [custom date]; otherwise, false.