AutoSizeGridViewHeaderRowPresenter.OnColumnCollectionChanged - метод |
Пространство имён:
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.Specialized.NotifyCollectionChangedEventArgs
См. также