DataEntryGridCellStyle..::..State Property
Gets or sets the state.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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); }