[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.GridRow

GridRow Class

Represents a row in the Grid.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class GridRow : ReportComponent, IReportComponent, IComponent, IDisposable

Constructors

Name Description
GridRow()

Properties

Name Description
Height

Gets or sets a height of the row.

Index

Gets or sets an index of the row.

Extension Methods