MaximumColumnWidth Property
In This Topic
Gets the maximum width of each column.
Syntax
'Declaration
ReadOnly Property MaximumColumnWidth As Length
Length MaximumColumnWidth {get;}
Property Value
The maximum column width as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also