menu

UWP

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

    Show / Hide Table of Contents

    Class ErrorUnderlineType

    Specifies the Error Underline Type.

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

    Fields

    Dashed

    Draws Dashed underline.

    Declaration
    public const ErrorUnderlineType Dashed
    Field Value
    Type
    ErrorUnderlineType

    Wavy

    Draws Wavy underline.

    Declaration
    public const ErrorUnderlineType Wavy
    Field Value
    Type
    ErrorUnderlineType

    Extension Methods

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