Spread Silverlight Documentation
ResizingRow Property


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

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members