Spread Windows Forms 12.0 Product Documentation
GetColumnHeaderCellFromPixel Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadView Class : GetColumnHeaderCellFromPixel Method
Gets the row and column indexes of the column header cell at the specified pointer location.
Gets the row and column indexes of the column header cell located at the specified pointer location.
Overload List
OverloadDescription
Gets the row and column indexes of the column header cell at the specified pointer location.  
Gets the row and column indexes of the column header cell at the specified pointer location.  
Remarks
For cells in the data area, use GetCellFromPixel methods. For cells in the row headers, use the GetRowHeaderCellFromPixel methods.
See Also

Reference

SpreadView Class
SpreadView Members

User-Task Documentation

Getting Information of a Clicked Cell