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

Calculator..::..CeButton Property

Gets or sets the ce button.

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

Syntax


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

Field Value

The ce button.