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

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