Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColorPickerCellType Class / ColorPickerCellType Constructor / ColorPickerCellType Constructor()


In This Topic
    ColorPickerCellType Constructor()
    In This Topic
    Creates a new color picker cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ColorPickerCellType()
    public ColorPickerCellType()
    See Also