CollectionViewGroup(Object) Construtor

Definição

Inicializa uma nova instância da classe CollectionViewGroup com o nome do grupo.

protected:
 CollectionViewGroup(System::Object ^ name);
protected CollectionViewGroup (object name);
new System.Windows.Data.CollectionViewGroup : obj -> System.Windows.Data.CollectionViewGroup
Protected Sub New (name As Object)

Parâmetros

name
Object

O nome deste grupo.

Aplica-se a