Spread Silverlight Documentation
ViewportInfo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HitTestInformation Class : ViewportInfo Property
Gets more detailed hit test information for the viewport.
Syntax
'Declaration
 
Public ReadOnly Property ViewportInfo As ViewportHitTestInformation
'Usage
 
Dim instance As HitTestInformation
Dim value As ViewportHitTestInformation
 
value = instance.ViewportInfo
public ViewportHitTestInformation ViewportInfo {get;}
See Also

Reference

HitTestInformation Class
HitTestInformation Members