WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CollectionEditorOpeningEventArgs - WPF API Reference | Syncfusion CollectionEditorOpening event of the PropertyGrid control. ">

    Show / Hide Table of Contents

    Class CollectionEditorOpeningEventArgs

    Provides data to the CollectionEditorOpening event of the PropertyGrid control.

    Inheritance
    System.Object
    CollectionEditorOpeningEventArgs
    Namespace: Syncfusion.Windows.PropertyGrid
    Assembly: Syncfusion.PropertyGrid.Wpf.dll
    Syntax
    public class CollectionEditorOpeningEventArgs : CancelEventArgs

    Constructors

    CollectionEditorOpeningEventArgs()

    Declaration
    public CollectionEditorOpeningEventArgs()

    Properties

    IsReadonly

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