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


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject