menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListType

    Specifies the list type.

    Inheritance
    System.Object
    ListType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class ListType : Enum

    Fields

    Bullet

    Bullet list type.

    Declaration
    public const ListType Bullet
    Field Value
    Type
    ListType

    None

    None list type.

    Declaration
    public const ListType None
    Field Value
    Type
    ListType

    Numbering

    Numbering list type.

    Declaration
    public const ListType Numbering
    Field Value
    Type
    ListType

    OutlineNumbering

    Outline numbering list type.

    Declaration
    public const ListType OutlineNumbering
    Field Value
    Type
    ListType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved