[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixColumn

TablixColumn Class

Represents a column within the body section of a tablix.

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

Constructors

Name Description
TablixColumn()

Initializes a new instance of the TablixColumn class.

Properties

Name Description
Width

Gets or sets a width of each cell in this column.

Extension Methods