Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ButtonCellType Class / ButtonCellType Constructor / ButtonCellType Constructor()


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