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

In This Topic
    from Property (_UnpivotCategoryOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property from As List(Of String)
    public List<string> from {get; set;}
    See Also