Click or drag to resize

StiTableCellCheckBoxCellDockStyle Property

Get or sets a type of the cell docking.

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiDockStyle CellDockStyle { get; set; }

Property Value

Type: StiDockStyle

Implements

IStiTableCellCellDockStyle
See Also