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