alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class WidthType

    Specifies the width type.

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

    Fields

    Auto

    Specifies the width to be determined automatically.

    Declaration
    public const WidthType Auto
    Field Value
    Type
    WidthType

    Percent

    Specifies the width in percentage.

    Declaration
    public const WidthType Percent
    Field Value
    Type
    WidthType

    Pixel

    Specifies the width in pixels.

    Declaration
    public const WidthType Pixel
    Field Value
    Type
    WidthType

    Extension Methods

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