menu

UWP

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

    Show / Hide Table of Contents

    Class ListType

    Specifies the types of lists that can be applied to the paragraph.

    Inheritance
    System.Object
    ListType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class ListType : Enum

    Fields

    Bulleted

    Specifies the ListType is bulleted

    Declaration
    public const ListType Bulleted
    Field Value
    Type
    ListType

    None

    Specifies the ListType is none

    Declaration
    public const ListType None
    Field Value
    Type
    ListType

    NotDefined

    Specifies the ListType is not defined

    Declaration
    public const ListType NotDefined
    Field Value
    Type
    ListType

    Numbered

    Specifies the ListType is numbered

    Declaration
    public const ListType Numbered
    Field Value
    Type
    ListType

    Picture

    Specifies the ListType is picture

    Declaration
    public const ListType Picture
    Field Value
    Type
    ListType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved