AutoSizeGridViewHeaderRowPresenterOnColumnCollectionChanged - метод |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override void OnColumnCollectionChanged(
NotifyCollectionChangedEventArgs e
)
Protected Overrides Sub OnColumnCollectionChanged (
e As NotifyCollectionChangedEventArgs
)
protected:
virtual void OnColumnCollectionChanged(
NotifyCollectionChangedEventArgs^ e
) override
abstract OnColumnCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
override OnColumnCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
Параметры
- e
- Тип: System.Collections.SpecializedNotifyCollectionChangedEventArgs
См. также