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


In This Topic
    ProgressCellType Constructor()
    In This Topic
    Creates a new progress indicator cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ProgressCellType()
    public ProgressCellType()
    See Also