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

AdvancedFilterWindow..::..DateValueControl Property

Gets or sets the date value control.

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

Syntax


public IntegerEditControl DateValueControl { get; set; }
Public Property DateValueControl As IntegerEditControl
	Get
	Set
public:
property IntegerEditControl^ DateValueControl {
	IntegerEditControl^ get ();
	void set (IntegerEditControl^ value);
}

Field Value

The date value control.