A newer version of this page is available.
Switch to the current version.
BootstrapCardViewProgressBarColumn Class
Represents a data column with the progress bar editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapCardViewProgressBarColumn :
BootstrapCardViewEditColumn
Public Class BootstrapCardViewProgressBarColumn
Inherits BootstrapCardViewEditColumn
Remarks
BootstrapCardViewProgressBarColumn objects represent data columns whose values are displayed using the progress bar editor, but edited using a spin editor.
The column editor's settings can be accessed and customized using the BootstrapCardViewProgressBarColumn.PropertiesProgressBar property.
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
CardViewColumn
BootstrapCardViewColumn
BootstrapCardViewEditColumn
BootstrapCardViewProgressBarColumn
See Also
Feedback