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 |