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

DataEntryMemoEditor..::..DateStampButton Property

Gets or sets the date stamp button.

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

Syntax


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

Field Value

The date stamp button.