Textbox.UserSort 屬性

定義

取得或設定終端使用者排序控制應該會顯示在這個介面文字框中。

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 的文字框中。

適用於