ViewItemsChangedEventArgs.Item Property
Specifies the View Item that was added or removed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| ViewItem | A ViewItem descendant specifying the View Item that was added or removed. |
See Also