[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MatrixColumn

MatrixColumn Class

Represents a column in the detail section of a matrix.

Inheritance
MatrixColumn
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MatrixColumn

Constructors

Name Description
MatrixColumn()

Initializes a new instance of the MatrixColumn class.

Properties

Name Description
Width

Gets or sets a width of each detail cell in the column.

Extension Methods