Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTimeCellType Class / ShowSubEditor Method


In This Topic
    ShowSubEditor Method (GcDateTimeCellType)
    In This Topic
    Shows the subeditor control associated with the cell.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ShowSubEditor() 
    'Usage
     
    
    Dim instance As GcDateTimeCellType
     
    instance.ShowSubEditor()
    public override void ShowSubEditor()
    See Also