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


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