FlexGrid for WinForms
CellRangeCollection Class Members
Properties  Methods 

The following tables list the members exposed by CellRangeCollection.

Public Constructors
 NameDescription
Public ConstructorCellRangeCollection ConstructorInitializes a new instance of a CellRangeCollection.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of CellRange objects in the collection.  
Public PropertyItemGets or sets the CellRange object at a specified index.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new CellRange object to the collection.  
Public MethodClearRemoves all objects from the collection.  
Public MethodContainsDetermines whether a CellRange object is a member of the collection.  
Public MethodIndexOfOverloaded. Gets the index of a CellRange object in the collection.  
Public MethodInsertInserts a CellRange object in the collection at a specified index.  
Public MethodRemoveRemoves a CellRange object from the collection.  
Public MethodRemoveAtRemoved the object at a specified index from the collection.  
Top
See Also

Reference

CellRangeCollection Class
C1.Win.C1FlexGrid Namespace

 

 


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

Send Feedback