menu

WPF

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

    Show / Hide Table of Contents

    Class PopupOpeningEventArgs

    Provides data for pop-up opening event in SfMultiColumnDropDownControl.

    Inheritance
    System.Object
    PopupOpeningEventArgs
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class PopupOpeningEventArgs : CancelEventArgs
    Remarks

    By setting args.Cancel as true, pop-up opening can be skipped.

    Constructors

    PopupOpeningEventArgs()

    Declaration
    public PopupOpeningEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved