Report.SortItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the unique name of the selected user sort item in the current rendering request, if any.
public:
property System::String ^ SortItem { System::String ^ get(); };
public string SortItem { get; }
member this.SortItem : string
Public ReadOnly Property SortItem As String
Property Value
A string
value.