MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableColumn Class / AutoWidth Property

In This Topic
AutoWidth Property (TableColumn)
In This Topic
Gets or sets an auto grow behavior of the column when there are hidden columns are present.
Syntax
'Declaration
 
Public Property AutoWidth As AutoWidth
 

Property Value

An AutoWidth value indicating the auto grow behavior of the column.
See Also