Overload | Description |
---|---|
MultiColumnComboBoxCellType Constructor() | Creates a new multiple-column combo box cell with default settings. |
MultiColumnComboBoxCellType Constructor(MultiColumnComboBoxCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
MultiColumnComboBoxCellType Constructor(SerializationInfo,StreamingContext) | Creates a new multiple-column combo box cell from serialization. |