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

DataEntryGridCellStyle..::..State Property

Gets or sets the state.

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

Syntax


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

Field Value

The state.