Click or drag to resize

StiDataBandKeepDetailsTogether Property

Gets or sets value indicates that details are to be kept together with this DataBand.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool KeepDetailsTogether { get; set; }

Property Value

Type: Boolean

Implements

IStiKeepDetailsTogetherKeepDetailsTogether
See Also