SortExpression.Direction プロパティ

定義

並べ替え方向を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::SortDirections Direction { Microsoft::ReportingServices::RdlObjectModel::SortDirections get(); void set(Microsoft::ReportingServices::RdlObjectModel::SortDirections value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.SortDirections Direction { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Direction : Microsoft.ReportingServices.RdlObjectModel.SortDirections with get, set
Public Property Direction As SortDirections

プロパティ値

SortDirections オブジェクト。

属性

適用対象