Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / SortExpressions Property

In This Topic
    SortExpressions Property (Chart)
    In This Topic
    Gets the SortExpressions collection containing expressions by which to sort the rows of data in the current data region.
    Syntax
    'Declaration
     
    Public ReadOnly Property SortExpressions As SortExpressions
    public SortExpressions SortExpressions {get;}
    See Also