並べ替えるデータ領域、グループ、またはデータセットの名前。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property SortTarget As String
Get
Set
'使用
Dim instance As UserSort
Dim value As String
value = instance.SortTarget
instance.SortTarget = value
public string SortTarget { get; set; }
public:
property String^ SortTarget {
String^ get ();
void set (String^ value);
}
member SortTarget : string with get, set
function get SortTarget () : String
function set SortTarget (value : String)
プロパティ値
型: System.String
string 値。