StiBandInteraction Class
Namespace: Stimulsoft.Report.Components
Inheritance
Inherits from: StiInteraction
Properties
| Property | Type | Description |
|---|---|---|
| CollapseGroupFooter | bool | |
| CollapsingEnabled | bool | |
| SelectedLine | int? | |
| SelectionEnabled | bool |
Methods
| Method | Returns | Description |
|---|---|---|
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject