ActiveReports Developer 7
Width Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableColumn Interface : Width Property

Glossary Item Box

Specifies this instance width.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Width As Length
C# 
Length Width {get;}

See Also