ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ListStyle

    Specifies whether a paragraph is part of a list, and identifies the numbering type.

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

    Fields

    Name Description
    Bulleted

    The paragraph is part of a bulleted list.

    None

    The paragraph has no list formatting.

    Numbered

    The paragraph is part of a numbered list.

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