次の方法で共有


GroupedItemsType.GroupIndex プロパティ

定義

プロパティは GroupIndex 、グループ化された FindItem 呼び出しで項目をグループ化するために使用されるプロパティ値を取得します。

public:
 property System::String ^ GroupIndex { System::String ^ get(); void set(System::String ^ value); };
public string GroupIndex { get; set; }
Public Property GroupIndex As String

プロパティ値

プロパティは GroupIndex 、グループ化された FindItem 呼び出しで項目をグループ化するために使用される値を表す文字列を取得します。

適用対象