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

AdvancedFilterWindow..::..DatePanel Property

Gets or sets the date panel.

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

Syntax


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

Field Value

The date panel.