[]
Provides a drop-down list of cell types for a property of type ICellType in the property grid.
public class DesignTimeCellTypeConverter : CellTypeConverter
Public Class DesignTimeCellTypeConverter
Inherits CellTypeConverter
| Name | Description |
|---|---|
| DesignTimeCellTypeConverter() |
| Name | Description |
|---|---|
| CreateInstance(ITypeDescriptorContext, IDictionary) | Creates an object of this type by using a specified set of property values for the object. |
| GetCreateInstanceSupported(ITypeDescriptorContext) | Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value. |