StiGroupHeaderBandInvokeRendering Method (Int32) |
Raises the Rendering event for this component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void InvokeRendering(
int position
)
Public Sub InvokeRendering (
position As Integer
)
Parameters
- position
- Type: SystemInt32
[Missing <param name="position"/> documentation for "M:Stimulsoft.Report.Components.StiGroupHeaderBand.InvokeRendering(System.Int32)"]
See Also