次の方法で共有


IRootGridEntry.ShowCategories(Boolean) メソッド

定義

プロパティ ブラウザーのプロパティを並べ替えます。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 void ShowCategories(bool showCategories);
public void ShowCategories (bool showCategories);
abstract member ShowCategories : bool -> unit
Public Sub ShowCategories (showCategories As Boolean)

パラメーター

showCategories
Boolean

プロパティをカテゴリ別にグループ化する場合は true、それ以外の場合は false

適用対象