Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColorPickerCellType Class / ShowSubEditor Method


In This Topic
    ShowSubEditor Method (ColorPickerCellType)
    In This Topic
    Displays a color editor dialog.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ShowSubEditor() 
    'Usage
     
    
    Dim instance As ColorPickerCellType
     
    instance.ShowSubEditor()
    public override void ShowSubEditor()
    See Also