言語

Report.SortItem プロパティ

定義

IDは、ユーザーが特定のソート項目をクリックした場合のソートアイテムです。

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

プロパティ値

string の値。

適用対象