DataEntryGridEditingCellProps..::..Type Property
Gets the cell property type.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public CellPropsTypes Type { get; set; }
Public Property Type As CellPropsTypes Get Set
public: property CellPropsTypes^ Type { CellPropsTypes^ get (); void set (CellPropsTypes^ value); }