StiTableCellCheckBoxCellType Property |
Get or sets a type of the cell content.
Namespace:
Stimulsoft.Report.Components.Table
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiTablceCellType CellType { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property CellType As StiTablceCellType
Get
Set
Property Value
Type:
StiTablceCellTypeImplements
IStiTableCellCellTypeSee Also