[]
Encapsulates interactivity area shape and related action.
public sealed class InteractiveArea
| Name | Description |
|---|---|
| InteractiveArea(string, RegionEx, IAction, Tooltip) | Creates area. |
| Name | Description |
|---|---|
| Action | Interactive action. |
| ActionKey | Describes Action key (report item+sorting/toggle type hint) |
| ControllerState | Specifies IToggleController/ISortingController state. |
| EventType | |
| Id | Identifier of the area. |
| Region | Bounds of the interactive area. |
| Tooltip | Tooltip shown for the interactive area. |
| Name | Description |
|---|---|
| PageNumber |
| Name | Description |
|---|---|
| CreateSorting(SortState, RegionEx, ActionKey) | |
| CreateToggle(bool, RegionEx, ActionKey) |