GroupStyle.DefaultGroupPanel フィールド

定義

項目のレイアウトに使用するパネルを作成する既定の ItemsPanelTemplate を識別します。

public: static initonly System::Windows::Controls::ItemsPanelTemplate ^ DefaultGroupPanel;
public static readonly System.Windows.Controls.ItemsPanelTemplate DefaultGroupPanel;
 staticval mutable DefaultGroupPanel : System.Windows.Controls.ItemsPanelTemplate
Public Shared ReadOnly DefaultGroupPanel As ItemsPanelTemplate 

フィールド値

ItemsPanelTemplate

注釈

既定のパネルが必要な場合は、このパネルが提供されます。

適用対象