CollectionSourceBase.CanApplySorting Property
Specifies whether or not sorting options are applied from the application model.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, when sorting options are applied from the application model; otherwise - false. |
See Also