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 |