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


Glossary Item Box

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
GetColumnHeaderCellFromPixel(Int32,Int32)Gets the row and column indexes of the column header cell at the specified pointer location.  
GetColumnHeaderCellFromPixel(Int32,Int32,Int32)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.

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.