FlexGrid for WinForms
RowColCollection Class Members
Properties  Methods 

The following tables list the members exposed by RowColCollection.

Public Properties
 NameDescription
Public PropertyCountGets or sets the number of rows or columns in the collection.  
Public PropertyDefaultSizeGets or sets the default size of the rows or columns in the collection (in pixels).  
Public PropertyFixedGets or sets the number of fixed rows or columns in the collection.  
Public PropertyFrozenGets or sets the number of frozen rows or columns in the collection.  
Public PropertyGridGets a reference to the C1FlexGridBase control that owns this collection.  
Public PropertyMaxSizeGets or sets the maximum size for rows and columns in the collection.  
Public PropertyMinSizeGets or sets the minimum size for rows and columns in the collection.  
Top
Public Methods
 NameDescription
Public MethodContainsDetermines whether the collection contains a given row or column.  
Public MethodGetNextGets the index of the next visible row or column.  
Public MethodGetPreviousGets the index of the previous visible row or column.  
Public MethodMoveMoves a row or column to a new position in the collection.  
Public MethodMoveRangeMoves a range of rows or columns to a new position in the collection.  
Top
See Also

Reference

RowColCollection Class
C1.Win.C1FlexGrid Namespace

 

 


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

Send Feedback