CollectionViewGroup(Object) Construtor

Definição

Inicializa uma nova instância da CollectionViewGroup classe 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 desse grupo.

Aplica-se a