Click or drag to resize

StiBandInteraction Properties

The StiBandInteraction type exposes the following members.

Properties
  NameDescription
Public propertyBookmark
Gets or sets the expression to fill a component bookmark.
(Inherited from StiInteraction.)
Public propertyCollapsed
Gets or sets the boolean expression which indicates whether a group, when rendering, should be collapsed or not.
Public propertyCollapseGroupFooter
Gets or sets value which indicates whether it is necessary GroupFooter collapsing.
Public propertyCollapsingEnabled
Gets or sets value which indicates whether it is allowed or not data collapsing in the report viewer.
Public propertyDrillDownEnabled
Gets or sets value which indicates whether the Drill-Down operation can be executed.
(Inherited from StiInteraction.)
Public propertyDrillDownMode
Gets or sets a value which indicates opening of sub-reports in the one tab.
(Inherited from StiInteraction.)
Public propertyDrillDownPage
Gets or sets a page for the Drill-Down operation.
(Inherited from StiInteraction.)
Public propertyDrillDownPageGuid (Inherited from StiInteraction.)
Public propertyDrillDownParameter1
Gets or sets first Drill-Down parameter.
(Inherited from StiInteraction.)
Public propertyDrillDownParameter2
Gets or sets second Drill-Down parameter.
(Inherited from StiInteraction.)
Public propertyDrillDownParameter3
Gets or sets third Drill-Down parameter.
(Inherited from StiInteraction.)
Public propertyDrillDownParameter4
Gets or sets fourth Drill-Down parameter.
(Inherited from StiInteraction.)
Public propertyDrillDownParameter5
Gets or sets fifth Drill-Down parameter.
(Inherited from StiInteraction.)
Public propertyDrillDownReport
Gets or sets a path to a report for the Drill-Down operation.
(Inherited from StiInteraction.)
Public propertyHyperlink
Gets or sets an expression to fill a component hyperlink.
(Inherited from StiInteraction.)
Public propertyIsDefault (Overrides StiInteractionIsDefault.)
Public propertyParentComponent (Inherited from StiInteraction.)
Public propertySelectedLine
Public propertySelectionEnabled
Gets or sets a value which indicates whether it is allowed to select one data row which is output by this DataBand.
Public propertySortingColumn
Gets or sets a column by what data should be re-sorted in the report viewer.
(Inherited from StiInteraction.)
Public propertySortingDirection (Inherited from StiInteraction.)
Public propertySortingEnabled
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.)
Public propertySortingIndex (Inherited from StiInteraction.)
Public propertyTag
Gets or sets the expression to fill a component tag.
(Inherited from StiInteraction.)
Public propertyToolTip
Gets or sets the expression to fill a component tooltip.
(Inherited from StiInteraction.)
Top
See Also