Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextOptionType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextOptionType

    Inheritance
    System.Object
    TextOptionType
    Namespace: Syncfusion.Blazor.InPlaceEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TextOptionType : Enum

    Fields

    Always

    Defines the TextOptionType as Always.

    Declaration
    public const TextOptionType Always
    Field Value
    Type Description
    TextOptionType

    Never

    Defines the TextOptionType as Never.

    Declaration
    public const TextOptionType Never
    Field Value
    Type Description
    TextOptionType

    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