Для изменения размера нажмите или перетащите

GroupingEventArgs - конструктор

Initializes a new instance of the GroupingEventArgs class. Initializes a new instance of the EventArgs class.

Пространство имён:  Tessa.UI.Views.Content
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public GroupingEventArgs(
	[CanBeNullAttribute] IViewColumnMetadata oldColumn,
	[CanBeNullAttribute] IViewColumnMetadata newColumn
)

Параметры

oldColumn
Тип: Tessa.Views.MetadataIViewColumnMetadata
The old Column.
newColumn
Тип: Tessa.Views.MetadataIViewColumnMetadata
The new Column.
См. также