DataViewBase.AllItemsSelected Property
Gets whether all items within the view are selected. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |
|
See Also