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

In This Topic
    category Property (_UnpivotTransformOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property category As IUnpivotCategoryOption
    public IUnpivotCategoryOption category {get; set;}
    See Also