Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CellTypeConverter Class
Members


CellTypeConverter Class
Provides a drop-down list of cell types for a property of type ICellType in the property grid.
Syntax
'Declaration
 
Public Class CellTypeConverter 
   Inherits System.ComponentModel.TypeConverter
 
'Usage
 
Dim instance As CellTypeConverter
Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      FarPoint.Win.Spread.CellType.CellTypeConverter
         FarPoint.Win.Spread.CellType.DesignTimeCellTypeConverter

See Also