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