FlexGrid for WinRT
CellRange Property (HitTestInfo)

Gets a CellRange object that represents the cell at the specified location.
Syntax
'Declaration
 
Public ReadOnly Property CellRange As CellRange
public CellRange CellRange {get;}
Remarks
If there is no cell at the specified location, this property returns an invalid CellRange. Use the CellRange.IsValid property to determine whether a CellRange is valid.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HitTestInfo Class
HitTestInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback