[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.MultiColumnEditor.ShowSubEditor

ShowSubEditor Method

ShowSubEditor(bool)

Shows or hides the subeditor control associated with the cell.

Declaration
public override void ShowSubEditor(bool bShow)
Public Overrides Sub ShowSubEditor(bShow As Boolean)
Parameters
Type Name Description
bool bShow
Overrides