ActiveReports 12
Height Property (MatrixRow)

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

Gets or sets the height of each detail cell in the row.

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

Property Value

A Length structure indicating the width of each detail cell in the row.
See Also

Reference

MatrixRow Class
MatrixRow Members