menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OpeningEventArgs - API Reference

    Show / Hide Table of Contents

    Class OpeningEventArgs

    It epresents the arguments for OpeningEventArgs.

    Inheritance
    System.Object
    OpeningEventArgs
    Namespace: Syncfusion.SfRadialMenu.XForms
    Assembly: Syncfusion.SfRadialMenu.XForms.dll
    Syntax
    public class OpeningEventArgs : EventArgs

    Constructors

    OpeningEventArgs()

    Declaration
    public OpeningEventArgs()

    Properties

    Cancel

    Gets or sets the cancel of opening item in control.

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved