GrapeCity.Xaml.SpreadSheet.UI
ResizingColumn Property


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

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members