menu

UWP

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

    Show / Hide Table of Contents

    Class PaneType

    Specifies the pane type supported by the SfRichTextBoxAdv control.

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

    Fields

    AdvancedFind

    Specifies the options pane with advanced find options.

    Declaration
    public const PaneType AdvancedFind
    Field Value
    Type
    PaneType

    Find

    Specifies the options pane with simple text search and result navigation.

    Declaration
    public const PaneType Find
    Field Value
    Type
    PaneType

    Replace

    Specifies the options pane with advanced replace options.

    Declaration
    public const PaneType Replace
    Field Value
    Type
    PaneType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

    SfRichTextBoxAdv
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved