C1.Silverlight.FlexGrid.5
RowCollection Class Members
Properties  Methods  Events

The following tables list the members exposed by RowCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Row>)
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.Silverlight.FlexGrid.RowColCollection<Row>)
Public PropertyFrozenGets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public PropertyMaxGroupLevelGets the maximum group level present in the grid. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>)
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.Silverlight.FlexGrid.RowColCollection<Row>)
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.Silverlight.FlexGrid.RowColCollection<Row>)
Public PropertySelectedGets a list with the rows that are currently selected.  
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodDeferNotificationsSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>)
Public MethodGetDataItemsGets a collection of data items in a given CellRange.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Row>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Top
See Also

Reference

RowCollection Class
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.