New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public class ColumnNameCollection : ObservableCollection<string>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyCollectionChanging, INotifyPropertyChanged, INotifyPropertyChangingEx

Inheritance: objectCollection<string>ObservableCollection<string>ColumnNameCollection

Implements: ICollectionIEnumerableIListINotifyCollectionChangedINotifyCollectionChangingINotifyPropertyChangedINotifyPropertyChangingEx...

Inherited Members ObservableCollection<string>.CountStringObservableCollection<string>.ItemArrayStringObservableCollection<string>.ClearItems()ObservableCollection<string>.InsertItem(int, string)ObservableCollection<string>.InsertItem(int, string, Action<string>)ObservableCollection<string>.Move(int, int)ObservableCollection<string>.MoveItem(int, int)ObservableCollection<string>.BeginUpdate()ObservableCollection<string>.BeginItemUpdate()ObservableCollection<string>.EndItemUpdate()ObservableCollection<string>.EndItemUpdate(bool)ObservableCollection<string>.EndUpdate(bool)ObservableCollection<string>.EndUpdate()ObservableCollection<string>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<string>.NotifyListenersCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<string>.CallCollectionChanged(object, NotifyCollectionChangedEventArgs)ObservableCollection<string>.OnCollectionChanging(NotifyCollectionChangingEventArgs)ObservableCollection<string>.NotifyListenersCollectionChanging(NotifyCollectionChangingEventArgs)ObservableCollection<string>.CallCollectionChanging(object, NotifyCollectionChangingEventArgs)ObservableCollection<string>.RemoveItem(int)ObservableCollection<string>.SetItem(int, string)ObservableCollection<string>.AddRange(IEnumerable<string>)ObservableCollection<string>.RemoveRange(IEnumerable<string>)ObservableCollection<string>.OnCollectionChanged(NotifyCollectionChangedAction, object, int)ObservableCollection<string>.OnCollectionChanged(NotifyCollectionChangedAction, object, int, int)ObservableCollection<string>.OnCollectionChanged(NotifyCollectionChangedAction, object, object, int)ObservableCollection<string>.OnCollectionReset(IList)ObservableCollection<string>.OnCollectionChanging(NotifyCollectionChangedAction, object, int)ObservableCollection<string>.OnCollectionChanging(NotifyCollectionChangedAction, object, int, int)ObservableCollection<string>.OnCollectionChanging(NotifyCollectionChangedAction, object, object, int)ObservableCollection<string>.OnCollectionReseting()ObservableCollection<string>.OnNotifyPropertyChanged(string)ObservableCollection<string>.OnNotifyPropertyChanged(PropertyChangedEventArgs)ObservableCollection<string>.OnNotifyPropertyChanging(string)ObservableCollection<string>.OnNotifyPropertyChanging(PropertyChangingEventArgsEx)ObservableCollection<string>.IsUpdatedObservableCollection<string>.CollectionChangedObservableCollection<string>.CollectionChangingObservableCollection<string>.PropertyChangedObservableCollection<string>.PropertyChangingCollection<string>.Add(string)Collection<string>.Clear()Collection<string>.CopyTo(string[], int)Collection<string>.Contains(string)Collection<string>.GetEnumerator()Collection<string>.IndexOf(string)Collection<string>.Insert(int, string)Collection<string>.Remove(string)Collection<string>.RemoveAt(int)Collection<string>.CountCollection<string>.ItemsCollection<string>.this[int]...

Constructors

C#
public ColumnNameCollection()
In this article
DefinitionConstructorsColumnNameCollection()
Not finding the help you need?
Contact Support