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