Udostępnij za pośrednictwem


Właściwość SortEventArgs.SortId —

Gets the unique identifier of the sort action.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public ReadOnly Property SortId As String
public string SortId { get; }
public:
property String^ SortId {
    String^ get ();
}
member SortId : string with get
function get SortId () : String

Wartość właściwości

Typ: String
A string containing the ID of the sort action.

Zobacz też

Informacje

SortEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms