Spread Silverlight Documentation
EditorInfo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : EditorInfo Property
Gets the information of the editor when the sheetview enters the formula selection mode.
Syntax
'Declaration
 
Public ReadOnly Property EditorInfo As EditorInfo
'Usage
 
Dim instance As SheetView
Dim value As EditorInfo
 
value = instance.EditorInfo
public EditorInfo EditorInfo {get;}
See Also

Reference

SheetView Class
SheetView Members