Właściwość UserSort.SortTarget
Nazwy danych region, grupowanie lub zestaw danych do sortowania.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property SortTarget As String
Get
Set
'Użycie
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)
Wartość właściwości
Typ: System.String
A ciąg wartości.