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

In This Topic
    SortExpressions Property (ChartMember)
    In This Topic
    Gets the SortExpressions collection containing the expressions by which to sort the group instances. Not used if Group is null.
    Syntax
    'Declaration
     
    Public ReadOnly Property SortExpressions As SortExpressions
    public SortExpressions SortExpressions {get;}
    See Also