PropertyPaneGroup クラス

定義

SharePoint プロパティ ウィンドウのグループ オブジェクト。

public class PropertyPaneGroup : Microsoft.Bot.Schema.SharePoint.IPropertyPaneGroupOrConditionalGroup
type PropertyPaneGroup = class
    interface IPropertyPaneGroupOrConditionalGroup
Public Class PropertyPaneGroup
Implements IPropertyPaneGroupOrConditionalGroup
継承
PropertyPaneGroup
実装

コンストラクター

名前 説明
PropertyPaneGroup()

PropertyPaneGroup クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
GroupFields

PropertyPaneGroupFieldの群体を取得または設定します。

GroupName

Stringのグループ名を取得するか設定します。

IsCollapsed

PropertyPaneグループが型 Booleanのコルラプス(collaped)かどうかを示す値を取得またはセットします。

IsGroupNameHidden

グループ名を型 Booleanで隠すべきかどうかを示す値を取得または設定します。

適用対象