FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / BarcodeOptions Class / CaptionGrouping Property

In This Topic
    CaptionGrouping Property
    In This Topic
    Gets or sets a value indicating whether to split the caption text into groups for barcode types that support it.
    Syntax
    'Declaration
     
    Public Property CaptionGrouping As Boolean
    public bool CaptionGrouping {get; set;}
    See Also