FlexGrid for WinRT
ColumnCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by ColumnCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Column>)
Public PropertyDefaultSizeGets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Column>)
Public PropertyItemGets a Column by its name.  
Public PropertyMaxGroupLevelGets the maximum group level present in the grid. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Column>)
Public PropertyMaxSizeGets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Column>)
Public PropertyMinSizeGets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Column>)
Public PropertySelectedGets a list with the columns that are currently selected.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<Column>)
Top
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
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>)
Top
Protected Events
 NameDescription
Protected EventPropertyChanged (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