Spread Windows Forms 6.0 Product Documentation
GetRowHeaderCellFromPixel Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadView Class : GetRowHeaderCellFromPixel Method


Glossary Item Box

Gets the row and column indexes of the row header cell at the specified pointer location. Gets the row and column indexes of the row header cell located at the specified pointer location.

Overload List

OverloadDescription
GetRowHeaderCellFromPixel(Int32,Int32)Gets the row and column indexes of the row header cell at the specified pointer location.  
GetRowHeaderCellFromPixel(Int32,Int32,Int32)Gets the row and column indexes of the row header cell at the specified pointer location.  

Remarks

For cells in the data area, use GetCellFromPixel methods. For cells in the column headers, use the GetColumnHeaderCellFromPixel methods.

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.