UserSort.SortExpressionScope Property

Definition

The name of the scope (data region or grouping) in which to evaluate the sort expression.

public:
 property System::String ^ SortExpressionScope { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string SortExpressionScope { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.SortExpressionScope : string with get, set
Public Property SortExpressionScope As String

Property Value

A string value.

Attributes

Applies to