Spread Silverlight Documentation
ResizingColumn Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HeaderHitTestInformation Class : ResizingColumn Property
Gets the column being resized, if the InColumnResize property is true.
Syntax
'Declaration
 
Public ReadOnly Property ResizingColumn As System.Integer
'Usage
 
Dim instance As HeaderHitTestInformation
Dim value As System.Integer
 
value = instance.ResizingColumn
public System.int ResizingColumn {get;}
See Also

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members