StiDataBandV1BuilderSetDetails Method |
Sets detail.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static void SetDetails(
StiDataBand masterDataBand
)
Public Shared Sub SetDetails (
masterDataBand As StiDataBand
)
Parameters
- masterDataBand
- Type: Stimulsoft.Report.ComponentsStiDataBand
[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.SetDetails(Stimulsoft.Report.Components.StiDataBand)"]
See Also