Spread Silverlight Documentation
Column Property (ViewportHitTestInformation)


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportHitTestInformation Class : Column Property
Gets the column location referred to in the viewport.
Syntax
'Declaration
 
Public ReadOnly Property Column As System.Integer
'Usage
 
Dim instance As ViewportHitTestInformation
Dim value As System.Integer
 
value = instance.Column
public System.int Column {get;}
See Also

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members