ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / CaptionGrouping Property

In This Topic
    CaptionGrouping Property
    In This Topic
    Gets or sets a value indicating whether to add spaces between groups of characters in the caption to make long numbers easier to read.
    Syntax
    'Declaration
     
    Public Property CaptionGrouping As Boolean
    public bool CaptionGrouping {get; set;}
    See Also