言語

Textbox.UserSort プロパティ

定義

エンドユーザーのソートコントロールの取得や設定は、UIのこのテキストボックスの一部として表示されるべきです。

public:
 property Microsoft::ReportingServices::RdlObjectModel::UserSort ^ UserSort { Microsoft::ReportingServices::RdlObjectModel::UserSort ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::UserSort ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.UserSort UserSort { get; set; }
member this.UserSort : Microsoft.ReportingServices.RdlObjectModel.UserSort with get, set
Public Property UserSort As UserSort

プロパティ値

エンドユーザーのソートコントロールはUIのこのテキストボックスの一部として表示されるべきです。

適用対象