menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DialogOpenEventArgs - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DialogOpenEventArgs

    Dialog open event arguments.

    Inheritance
    System.Object
    DialogOpenEventArgs
    Namespace: Syncfusion.SfPicker.XForms
    Assembly: Syncfusion.SfPicker.XForms.dll
    Syntax
    public class DialogOpenEventArgs : EventArgs

    Constructors

    DialogOpenEventArgs()

    Declaration
    public DialogOpenEventArgs()

    Properties

    IsGrayout

    Gets or sets a value indicating whether IsGrayout or not./> is grayout.

    Declaration
    public bool IsGrayout { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if is grayout; otherwise, false.

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