MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / CaptionGrouping Property

In This Topic
CaptionGrouping Property (IBarcodeReportItem)
In This Topic
Gets a value indicating whether caption grouping is enabled.
Syntax
'Declaration
 
ReadOnly Property CaptionGrouping As Boolean
 

Property Value

true if caption grouping is enabled; otherwise, false.
See Also