StiPivotTableSummaryDashboardInteraction Class
Namespace: Stimulsoft.Dashboard.Interactions
Describes an interaction functionality of the table column.
Inheritance
Inherits from: StiDashboardInteraction
Constructors
| Constructor | Description |
|---|---|
| StiPivotTableSummaryDashboardInteraction() |
StiPivotTableSummaryDashboardInteraction()
Properties
| Property | Type | Description |
|---|---|---|
| Ident | StiInteractionIdent | ID code of this interaction. Used in JSON saving. |
| OnClick | StiInteractionOnClick | |
| OnHover | StiInteractionOnHover |
Methods
| Method | Returns | Description |
|---|---|---|
| ShouldSerializeOnClick | bool | |
| ShouldSerializeOnHover | bool |
Method Details
ShouldSerializeOnClick
ShouldSerializeOnClick(): bool
Returns bool
ShouldSerializeOnHover
ShouldSerializeOnHover(): bool
Returns bool