Partager via


SortItem propriété

The ID the sort item, if the user clicks a particular sort item.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SortItem As String
    Get
'Utilisation
Dim instance As Report
Dim value As String

value = instance.SortItem
public string SortItem { get; }
public:
property String^ SortItem {
    String^ get ();
}
member SortItem : string
function get SortItem () : String

Valeur de la propriété

Type : System. . :: . .String
A string value.