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 

フィールド値

注釈

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

適用対象