ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableColumn Class / Width Property

In This Topic
Width Property (TableColumn)
In This Topic
Gets or sets a width of the column.
Syntax
'Declaration
 
Public Property Width As Length
 

Property Value

A Length value indicating the width of the column.
See Also