General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
TreeListProgressBarColumn Class
Represents a data column with the progress bar editor.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
public class TreeListProgressBarColumn :
TreeListEditDataColumn
Public Class TreeListProgressBarColumn
Inherits TreeListEditDataColumn
Remarks
TreeListProgressBarColumn 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 TreeListProgressBarColumn.PropertiesProgressBar property.
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
TreeListColumn
TreeListDataColumn
TreeListEditDataColumn
TreeListProgressBarColumn
Implements
See Also
Feedback