ViewItemsChangedEventArgs.Item Property
Specifies the View Item that was added or removed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.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