menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ListPatternType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ListPatternType

    Specifies type of the list numbering format.

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum ListPatternType

    Fields

    Name Description
    Arabic

    Specifies default numbering format.

    Bullet

    Specifies Bullet numbering format.

    LeadingZero

    Specifies LeadingZero numbering format.

    LowLetter

    Specifies LowLetter numbering format.

    LowRoman

    Specifies LowRoman numbering format.

    None

    Specifies None numbering format.

    Number

    Specifies Number numbering format.

    Ordinal

    Specifies Ordinal numbering format.

    OrdinalText

    Specifies OrdinalText numbering format.

    UpLetter

    Specifies UpLetter numbering format.

    UpRoman

    Specifies UppRoman numbering format.

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