menu

UWP

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

    Show / Hide Table of Contents

    Class TextCapsType

    Specifies the TextCap types.

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

    Fields

    All

    Specifies the TextCapsType is All.

    Declaration
    public const TextCapsType All
    Field Value
    Type
    TextCapsType

    None

    Specifies the TextCapsType is none.

    Declaration
    public const TextCapsType None
    Field Value
    Type
    TextCapsType

    Small

    Specifies the TextCapsType is small.

    Declaration
    public const TextCapsType Small
    Field Value
    Type
    TextCapsType

    Extension Methods

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