ColumnNameCollection
Class
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:
Inherited Members
Constructors
C#
public ColumnNameCollection()