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