aspnet-devexpress-dot-web-e2860479.md
Represents a data column with the progress bar editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewProgressBarColumn :
CardViewEditColumn
Public Class CardViewProgressBarColumn
Inherits CardViewEditColumn
CardViewProgressBarColumn 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 CardViewProgressBarColumn.PropertiesProgressBar property.
Object StateManager CollectionItem WebColumnBase CardViewColumn CardViewEditColumn CardViewProgressBarColumn
See Also