ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TablixMember Class / SortExpressions Property

In This Topic
    SortExpressions Property (TablixMember)
    In This Topic
    Gets the TablixMember.SortExpressions collection containing expressions by which to sort the group instances.

    Not used if TablixMember.Group is null.

    Syntax
    'Declaration
     
    Public ReadOnly Property SortExpressions As SortExpressions
    public SortExpressions SortExpressions {get;}
    See Also