Spread Windows Forms 17
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
    public static readonly object ShowSubEditor
    See Also