Spread Silverlight Documentation
HeaderInfo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HitTestInformation Class : HeaderInfo Property
Gets more detailed hit test information for the headers (column headers, row headers, and corner).
Syntax
'Declaration
 
Public ReadOnly Property HeaderInfo As HeaderHitTestInformation
'Usage
 
Dim instance As HitTestInformation
Dim value As HeaderHitTestInformation
 
value = instance.HeaderInfo
public HeaderHitTestInformation HeaderInfo {get;}
See Also

Reference

HitTestInformation Class
HitTestInformation Members