Width Property (ITableColumn)
In This Topic
Gets the width of the table column.
Syntax
'Declaration
ReadOnly Property Width As Length
Property Value
An instance of
GrapeCity.ActiveReports.PageReportModel.Length representing the width of the table column.
See Also