C1.Silverlight.FlexGrid.5
CellRange Structure Properties

For a list of all members of this type, see CellRange members.

Public Properties
 NameDescription
Public PropertyBottomRowGets the index of the bottom row in this CellRange.  
Public PropertyCellsGets an System.Collections.IEnumerable that can be used to iterate over the cells in this CellRange.  
Public PropertyColumnGets or sets the index of the first column in this CellRange.  
Public PropertyColumn2Gets or sets the index of the last column in this CellRange.  
Public PropertyColumnSpanGets or sets the number of columns in CellRange.  
Public Propertystatic (Shared in Visual Basic)EmptyGets a special value that represents an invalid range.  
Public PropertyIsSingleCellGets a value that indicates whether this range contains a single cell.  
Public PropertyIsValidGets a value that indicates whether this range is valid.  
Public PropertyLeftColumnGets the index of the left column in this CellRange.  
Public PropertyRightColumnGets the index of the right column in this CellRange.  
Public PropertyRowGets or sets the index of the first row in this CellRange.  
Public PropertyRow2Gets or sets the index of the last row in this CellRange.  
Public PropertyRowSpanGets or sets the number of rows in CellRange.  
Public PropertyTopRowGets the index of the top row in this CellRange.  
Top
See Also

Reference

CellRange Structure
C1.Silverlight.FlexGrid Namespace

 

 


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