StiTableColumnCount Property |
Get or sets a number of columns in the table.
Namespace:
Stimulsoft.Report.Components.Table
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public int ColumnCount { get; set; }
Public Property ColumnCount As Integer
Get
Set
Property Value
Type:
Int32See Also