FlexGrid for WinRT
CellRange Structure Methods


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

Public Methods
 NameDescription
Public MethodContainsOverloaded. Gets a value that indicates whether this range contains another range.  
Public MethodContainsColumnGets a value that indicates whether this range contains a given column.  
Public MethodContainsRowGets a value that indicates whether this range contains a given row.  
Public MethodEqualsIndicates whether this instance and a specified object are equal.  
Public MethodGetHashCodeReturns the hash code for this instance.  
Public MethodIntersectionGets a CellRange that represents the intersection of this range with a given range.  
Public MethodIntersectsGets a value that indicates whether this range intersects with a given range.  
Public MethodNormalizeReturns a new CellRange normalized so Row is less than or equal to Row2 and Column is less than or equal to Column2.  
Public MethodSetRangeOverloaded. Sets the value of the Row, Row2, Column, and Column2 properties.  
Public MethodUnionGets a CellRange that represents the union of this range with a given range.  
Top
See Also

Reference

CellRange Structure
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback