GrapeCity.Xaml.SpreadSheet.UI
IsCellEditing Property


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.IsCellEditing
public bool IsCellEditing {get;}
See Also

Reference

SheetView Class
SheetView Members