menu

UWP

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

    Show / Hide Table of Contents

    Class RequestNavigateEventArgs

    Provides data for the RequestNavigate event.

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

    Constructors

    RequestNavigateEventArgs()

    Initializes a new instance of the RequestNavigateEventArgs class.

    Declaration
    public RequestNavigateEventArgs()

    Properties

    Hyperlink

    Gets the Hyperlink.

    Declaration
    public Hyperlink Hyperlink { get; }
    Property Value
    Type Description
    Hyperlink

    The Hyperlink instance.

    Extension Methods

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