StiGroupHeaderBandV2BuilderGetMaster Method |
Returns the Master component of this component.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static StiDataBand GetMaster(
StiGroupHeaderBand masterGroupHeaderBand
)
Public Shared Function GetMaster (
masterGroupHeaderBand As StiGroupHeaderBand
) As StiDataBand
Parameters
- masterGroupHeaderBand
- Type: Stimulsoft.Report.ComponentsStiGroupHeaderBand
[Missing <param name="masterGroupHeaderBand"/> documentation for "M:Stimulsoft.Report.Engine.StiGroupHeaderBandV2Builder.GetMaster(Stimulsoft.Report.Components.StiGroupHeaderBand)"]
Return Value
Type:
StiDataBand[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiGroupHeaderBandV2Builder.GetMaster(Stimulsoft.Report.Components.StiGroupHeaderBand)"]
See Also