StiBandInteraction Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiBandInteraction"]
Namespace: Stimulsoft.Report.Components
The StiBandInteraction type exposes the following members.
| Name | Description | |
|---|---|---|
| StiBandInteraction | Initializes a new instance of the StiBandInteraction class |
| Name | Description | |
|---|---|---|
| Bookmark |
Gets or sets the expression to fill a component bookmark.
(Inherited from StiInteraction.) | |
| Collapsed |
Gets or sets the boolean expression which indicates whether a group, when rendering, should be collapsed or not.
| |
| CollapseGroupFooter |
Gets or sets value which indicates whether it is necessary GroupFooter collapsing.
| |
| CollapsingEnabled |
Gets or sets value which indicates whether it is allowed or not data collapsing in the report viewer.
| |
| DrillDownEnabled |
Gets or sets value which indicates whether the Drill-Down operation can be executed.
(Inherited from StiInteraction.) | |
| DrillDownMode |
Gets or sets a value which indicates opening of sub-reports in the one tab.
(Inherited from StiInteraction.) | |
| DrillDownPage |
Gets or sets a page for the Drill-Down operation.
(Inherited from StiInteraction.) | |
| DrillDownPageGuid | (Inherited from StiInteraction.) | |
| DrillDownParameter1 |
Gets or sets first Drill-Down parameter.
(Inherited from StiInteraction.) | |
| DrillDownParameter2 |
Gets or sets second Drill-Down parameter.
(Inherited from StiInteraction.) | |
| DrillDownParameter3 |
Gets or sets third Drill-Down parameter.
(Inherited from StiInteraction.) | |
| DrillDownParameter4 |
Gets or sets fourth Drill-Down parameter.
(Inherited from StiInteraction.) | |
| DrillDownParameter5 |
Gets or sets fifth Drill-Down parameter.
(Inherited from StiInteraction.) | |
| DrillDownReport |
Gets or sets a path to a report for the Drill-Down operation.
(Inherited from StiInteraction.) | |
| Hyperlink |
Gets or sets an expression to fill a component hyperlink.
(Inherited from StiInteraction.) | |
| IsDefault | (Overrides StiInteractionIsDefault.) | |
| ParentComponent | (Inherited from StiInteraction.) | |
| SelectedLine | ||
| SelectionEnabled |
Gets or sets a value which indicates whether it is allowed to select one data row which is output by this DataBand.
| |
| SortingColumn |
Gets or sets a column by what data should be re-sorted in the report viewer.
(Inherited from StiInteraction.) | |
| SortingDirection | (Inherited from StiInteraction.) | |
| SortingEnabled |
Gets or sets value which indicates whether it is allowed or not, using given component, data re-sorting in the report viewer.
(Inherited from StiInteraction.) | |
| SortingIndex | (Inherited from StiInteraction.) | |
| Tag |
Gets or sets the expression to fill a component tag.
(Inherited from StiInteraction.) | |
| ToolTip |
Gets or sets the expression to fill a component tooltip.
(Inherited from StiInteraction.) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from StiInteraction.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetReport | (Inherited from StiInteraction.) | |
| GetSortColumns | (Inherited from StiInteraction.) | |
| GetSortColumnsString | (Inherited from StiInteraction.) | |
| GetSortDataBandName | (Inherited from StiInteraction.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | (Overrides StiInteractionLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | (Overrides StiInteractionSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |