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

In This Topic
    order Property (_SortEncodingOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property order As OrderType
    public OrderType order {get; set;}
    See Also