Click or drag to resize

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; }

Property Value

Type: StiTablceCellType

Implements

IStiTableCellCellType
See Also