[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.ActionKind

ActionKind Enum

Specifies the kind of action that can be performed on a report item.

Namespace: GrapeCity.ActiveReports.Document
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum ActionKind

Fields

Name Description
None

No action.

Slice

Slicing data.

Sort

Sorting data.

Toggle

Toggling visibility.

Extension Methods