Spread Silverlight Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

HitTestInformation Class
HitTestInformation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.