FlexGrid for WinRT
ColumnCollection Class Methods


For a list of all members of this type, see ColumnCollection members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodContainsOverloaded. Gets a value that indicates whether the collection contains a Column with a given name.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodDeferNotificationsSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Column>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodIndexOfOverloaded. Gets the index of the column with a given name in the collection.  
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Column>)
Top
Protected Methods
 NameDescription
Protected MethodBlockReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodOnCollectionChangedOverridden. Raises the CollectionChanged event.  
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Top
See Also

Reference

ColumnCollection Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback