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 

字段值

注解

当需要默认面板时,这是提供的面板。

适用于