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()
Public Function PlacedOnColumnBand As Boolean
Return Value
Type:
BooleanIf the component can be placed on the ColumnBand then returns true.
See Also