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