RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DropDownCalendar..::..TodayButton Property

Gets or sets the today button.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The today button.