Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.dll
    Syntax
    public sealed class ListType : Enum

    Fields

    Bullet

    Bullet list type.

    Declaration
    public const ListType Bullet
    Field Value
    Type Description
    ListType

    None

    None list type.

    Declaration
    public const ListType None
    Field Value
    Type Description
    ListType

    Numbering

    Numbering list type.

    Declaration
    public const ListType Numbering
    Field Value
    Type Description
    ListType

    OutlineNumbering

    Outline numbering list type.

    Declaration
    public const ListType OutlineNumbering
    Field Value
    Type Description
    ListType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved