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