[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.GridColumn

GridColumn Class

Represents a column in the Grid.

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

Constructors

Name Description
GridColumn()

Properties

Name Description
Index

Gets or sets an index of the column.

Width

Gets or sets a width of the column.

Extension Methods