Spread for ASP.NET 12 Product Documentation
GetDefaultEditor Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : GetDefaultEditor Method
Gets the default editor used to edit the cell.
Syntax
'Declaration
 
Public Function GetDefaultEditor() As IEditor
'Usage
 
Dim instance As SheetView
Dim value As IEditor
 
value = instance.GetDefaultEditor()
public IEditor GetDefaultEditor()
See Also

Reference

SheetView Class
SheetView Members