Spread WinForms 15
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. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ShowSubEditor As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ShowSubEditor
See Also