[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.TablixLayoutDirection

TablixLayoutDirection Enum

Specifies the overall direction of the layout.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum TablixLayoutDirection

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