[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.LayoutDirection

LayoutDirection Enum

Specifies the overall direction of the layout.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum LayoutDirection

Fields

Name Description
Ltr

Dynamic columns grow left-to-right with headers on the left.

Rtl

Dynamic columns grow right-to-left with headers on the right.

Extension Methods