ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Direction - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Direction

    Specifies whether text within a report item is written left-to-right or right-to-left.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum Direction

    Fields

    Name Description
    Default

    Specifies the default text direction, which is the same as LTR.

    LTR

    Specifies that text is written left-to-right.

    RTL

    Specifies that the text is written right-to-left.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved