ActiveReports 12
Height Property (ColumnGrouping)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ColumnGrouping Class : Height Property

Gets or sets the height of the column header.

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

Property Value

A Length structure indicating the height of the column header.
See Also

Reference

ColumnGrouping Class
ColumnGrouping Members