Click or drag to resize

StiDataBandKeepDetails Property

Gets or sets value indicates how 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
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiKeepDetails KeepDetails { get; set; }

Property Value

Type: StiKeepDetails
See Also