Spread Silverlight Documentation
CellEditor Property


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

Reference

SheetView Class
SheetView Members