Spread Windows Forms 10.0 Product Documentation
ProgressCellType Class Properties


For a list of all members of this type, see ProgressCellType members.

Public Properties
 NameDescription
Public PropertyBackgroundImageGets or sets the background image for the progress indicator cell.  
Public PropertyFillColorGets or sets the color for the filled part of the progress indicator.  
Public PropertyFillColor2Gets or sets the second fill color to display for the progress indicator when indicator style is set to display a gradient.  
Public PropertyFillTextColorGets or sets the color for the text in the progress indicator.  
Public PropertyGradientModeGets or sets the gradient style to display for the progress indicator when indicator style is set to display a gradient.  
Public PropertyMaximumGets or sets the maximum value for user entry in the progress indicator.  
Public PropertyMinimumGets or sets the minimum value for user entry in the progress indicator.  
Public PropertyOrientationGets or sets the orientation of the progress indicator.  
Public PropertyPictureGets or sets the image to display for the progress indicator when indicator style is set to display a picture.  
Public PropertyShowTextGets or sets whether the percent filled string is displayed in the progress indicator.  
Public PropertyStyleGets or sets the display type of the progress indicator.  
Public PropertySubEditorGets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public PropertyTextGets or sets the text string to use in the progress indicator when the text style is set to display custom text.  
Public PropertyTextStyleGets or sets how the text portion of the progress indicator is displayed.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
See Also

Reference

ProgressCellType Class
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a Progress Indicator Cell
Working with Graphical Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.