GrapeCity.Xaml.SpreadSheet.UI
InEditor Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > ViewportHitTestInformation Class : InEditor Property
Gets whether the location refers to an editor area when the sheet is in edit mode.
Syntax
'Declaration
 
Public ReadOnly Property InEditor As Boolean
'Usage
 
Dim instance As ViewportHitTestInformation
Dim value As Boolean
 
value = instance.InEditor
public bool InEditor {get;}
See Also

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members