ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _AggregateTransformOption Class / concat Property

In This Topic
    concat Property (_AggregateTransformOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property concat As IConcatOption
    public IConcatOption concat {get; set;}
    See Also