GrapeCity.Xaml.SpreadSheet.UI
InRowResize Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > HeaderHitTestInformation Class : InRowResize Property
Gets whether the location refers to a row resize area.
Syntax
'Declaration
 
Public ReadOnly Property InRowResize As Boolean
'Usage
 
Dim instance As HeaderHitTestInformation
Dim value As Boolean
 
value = instance.InRowResize
public bool InRowResize {get;}
See Also

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members