CustomShowPreviewEventArgs.CanApplySortProperty Property
Gets whether or not sorting can be applied.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the sorting can be applied; otherwise, false. |
See Also