Back to Devexpress

InstanceInitializeEventArgs Class

wpf-devexpress-dot-xpf-dot-propertygrid-58e964e2.md

latest1.5 KB
Original Source

InstanceInitializeEventArgs Class

Contains data for the Initialize event.

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public class InstanceInitializeEventArgs :
    EventArgs
vb
Public Class InstanceInitializeEventArgs
    Inherits EventArgs

InstanceInitializeEventArgs is the data class for the following events:

Remarks

View Example: How to: Add an Item to a Collection or a Dictionary

Inheritance

Object EventArgs InstanceInitializeEventArgs

See Also

InstanceInitializeEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace