GrapeCity.Xaml.SpreadSheet.UI
InColumnResize Property


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

Reference

HeaderHitTestInformation Class
HeaderHitTestInformation Members