GrapeCity.Xaml.SpreadSheet.UI
CellEditor Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > SheetView Class : CellEditor Property
Gets the cell editor control on the editing viewport.
Syntax
'Declaration
 
Public ReadOnly Property CellEditor As Control
'Usage
 
Dim instance As SheetView
Dim value As Control
 
value = instance.CellEditor
public Control CellEditor {get;}
See Also

Reference

SheetView Class
SheetView Members