MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixColumn Class / Width Property

In This Topic
Width Property (TablixColumn)
In This Topic
Gets or sets a width of each cell in this column.
Syntax
'Declaration
 
Public Property Width As Length
 

Property Value

A Length value indicating the width of the cells in this column.
See Also