FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ShowSubEditor Field


In This Topic
ShowSubEditor Field
In This Topic
Shows the subeditor control of the current cell.
Syntax
'Declaration
 
Public Shared ReadOnly ShowSubEditor As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ShowSubEditor
See Also