menu

WinForms

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

    Show / Hide Table of Contents

    Enum ListItemType

    Specifies the type of the list item.

    Namespace: Syncfusion.Windows.Forms.HTMLUI
    Assembly: Syncfusion.HTMLUI.Windows.dll
    Syntax
    public enum ListItemType

    Fields

    Name
    _1

    Default. Associate numbers with each item in an ordered list.

    a

    Associate uppercase letters with each item in an ordered list.

    A
    circle

    Associate a hollow circle with each item in an unordered list.

    disc

    Associate a solid disc with each item in an unordered list.

    i

    Associate large Roman numerals with each item in an ordered list.

    I
    square

    Associate a solid square with each item in an unordered list.

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