Progress® Telerik® Reporting R1 2021
SortingAction Class
Represents an interactive action that toggles sorting of one or more data items and groups.
Inheritance Hierarchy
SystemObject
Telerik.ReportingSortingAction
Namespace:
Telerik.ReportingTelerik.ReportingSortingAction
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The SortingAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SortingAction |
Creates a new instance of the SortingAction class.
|
![]() | SortingAction(IActionTarget, String) |
Creates a new instance of the SortingAction class
with the specified sorting target and sorting expression.
|
![]() | SortingAction(IActionTarget, String) |
Creates a new instance of the SortingAction class
with specified sorting targets and sorting expression.
|
Properties
Name | Description | |
---|---|---|
![]() | SortingExpression |
Gets or sets an expression that defines the sort field
|
![]() | Targets |
Gets the list of sort targets which data will be sort
when the action is triggered.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(SortingAction) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
Remarks
Use this action to specify an interactive action on a report item that triggers sorting to one or more items / groups.
When this action is set on an item, the item is rendered with a sort mark in all report viewers. Clicking on that mark triggers the action.
Version Information
Supported in: 1.0.1