Share via


IHierarchyMember.SortExpressions Propriété

Définition

Obtient ou définit le tri à appliquer aux membres de la hiérarchie.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ SortExpressions { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.SortExpression> SortExpressions { get; set; }
member this.SortExpressions : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.SortExpression> with get, set
Public Property SortExpressions As IList(Of SortExpression)

Valeur de propriété

Objet IList<T>.

S’applique à