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

In This Topic
    sort Property (IFieldsValueEncodingOption)
    In This Topic
    Syntax
    'Declaration
     
    Property sort As List(Of ISortEncodingOption)
    List<ISortEncodingOption> sort {get; set;}
    See Also