Spread Silverlight Documentation
IsCellEditing Property


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : IsCellEditing Property
Gets a value that indicates whether there is a cell in edit mode.
Syntax
'Declaration
 
Public ReadOnly Property IsCellEditing As System.Boolean
'Usage
 
Dim instance As SheetView
Dim value As System.Boolean
 
value = instance.IsCellEditing
public System.bool IsCellEditing {get;}
See Also

Reference

SheetView Class
SheetView Members