ActiveReports 19 .NET Edition
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
    bool CaptionGrouping {get;}

    Property Value

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