Spread Silverlight Documentation
InEditor Property


GrapeCity.Windows.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 System.Boolean
'Usage
 
Dim instance As ViewportHitTestInformation
Dim value As System.Boolean
 
value = instance.InEditor
public System.bool InEditor {get;}
See Also

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members