Gets the accumulative heights of the rows in the grid.
Namespace: MindFusion.Reporting.Silverlight.Export
Assembly: MindFusion.Reporting.Silverlight
C#
![]() |
---|
public List<Double> RowHeights { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property RowHeights As List(Of Double) |
A list of accumulative row heights.