menu

UWP

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

    Show / Hide Table of Contents

    Class FollowCharacterType

    Specifies the follow character type for the ListLevelAdv.

    Inheritance
    System.Object
    FollowCharacterType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class FollowCharacterType : Enum

    Fields

    None

    Specifies the list value to be followed with no follow character.

    Declaration
    public const FollowCharacterType None
    Field Value
    Type
    FollowCharacterType

    Space

    Specifies the list value to be followed with a single space.

    Declaration
    public const FollowCharacterType Space
    Field Value
    Type
    FollowCharacterType

    Tab

    Specifies the list value to be followed with a single tab.

    Declaration
    public const FollowCharacterType Tab
    Field Value
    Type
    FollowCharacterType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

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