Właściwość UserSort.SortExpressionScope
Nazwa zakres (dane region lub grupowanie) w którym wyrażenie sortowania.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property SortExpressionScope As String
Get
Set
'Użycie
Dim instance As UserSort
Dim value As String
value = instance.SortExpressionScope
instance.SortExpressionScope = value
public string SortExpressionScope { get; set; }
public:
property String^ SortExpressionScope {
String^ get ();
void set (String^ value);
}
member SortExpressionScope : string with get, set
function get SortExpressionScope () : String
function set SortExpressionScope (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.