ASP.NET Core

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

    Show / Hide Table of Contents

    Enum Layout

    Specifies the label layouts in a report items.

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

    Fields

    Name Description
    AutoTable

    The labels are automatically arranged to fit.

    Column

    The labels are arranged in a column.

    Row

    The labels are arranged in a row.

    TallTable

    The labels are arranged in a tall table.

    WideTable

    The labels are arranged in a wide table.

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