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

DataEntryGridControlCellStyle..::..IsEnabled Property

Gets a value indicating whether this instance is enabled.

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

Syntax


public bool IsEnabled { get; }
Public ReadOnly Property IsEnabled As Boolean
	Get
public:
property bool^ IsEnabled {
	bool^ get ();
}

Field Value

true if this instance is enabled; otherwise, false.