Report.SortItem 属性

定义

获取当前呈现请求中所选用户排序项的唯一名称(如果有)。

public:
 property System::String ^ SortItem { System::String ^ get(); };
public string SortItem { get; }
member this.SortItem : string
Public ReadOnly Property SortItem As String

属性值

一个 string 值。

适用于