GrapeCity.Xaml.SpreadSheet.UI
ResizingRow Property


GrapeCity.Xaml.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 Integer
'Usage
 
Dim instance As HeaderHitTestInformation
Dim value As Integer
 
value = instance.ResizingRow
public int ResizingRow {get;}
See Also

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members