ComponentOne FlexGrid for WinForms
CellRangeCollection Class Members
Properties  Methods 

C1.Win.C1FlexGrid Namespace : CellRangeCollection Class

The following tables list the members exposed by CellRangeCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a CellRangeCollection.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of CellRange objects in the collection.  
Public PropertyGets or sets the CellRange object at a specified index.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new CellRange object to the collection.  
Public MethodRemoves all objects from the collection.  
Public MethodDetermines whether a CellRange object is a member of the collection.  
Public MethodOverloaded. Gets the index of a CellRange object in the collection.  
Public MethodInserts a CellRange object in the collection at a specified index.  
Public MethodRemoves a CellRange object from the collection.  
Public MethodRemoved the object at a specified index from the collection.  
Top
See Also

Reference

CellRangeCollection Class
C1.Win.C1FlexGrid Namespace