MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixColumn Interface / Width Property

In This Topic
Width Property (ITablixColumn)
In This Topic
Gets the width of each cell in this column.
Syntax
'Declaration
 
ReadOnly Property Width As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length representing the width of each cell in this column.
See Also