ActiveReports 12
Width Property (TableColumn)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableColumn Class : Width Property

Gets or sets the width of the column.

Syntax
'Declaration
 
Public Property Width As Length
public Length Width {get; set;}

Property Value

A Length structure indicating the width of the column.

See Also

Reference

TableColumn Class
TableColumn Members