Enum ActionType
Specifies the type of an interactive action.
Namespace: Telerik.Reporting.Service
Assembly: Telerik.Reporting.Service.dll
Syntax
public enum ActionType
BookmarkNavigation
CustomAction
The action is consumed on the client
ServerAction
The action that is handled on the server.