Click or drag to resize

StiComponentPlacedOnColumnBand Method

Specifies whether it is possible to place the component on the ColumnBand.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool PlacedOnColumnBand()

Return Value

Type: Boolean
If the component can be placed on the ColumnBand then returns true.
See Also