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

DataEntryGridCellProps..::..ControlMode Property

Gets or sets a value indicating whether [control mode].

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public bool ControlMode { get; set; }
Public Property ControlMode As Boolean
	Get
	Set
public:
property bool^ ControlMode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [control mode]; otherwise, false.