Back to Devexpress

CardViewProgressBarColumn Constructors

aspnet-devexpress-dot-web-dot-cardviewprogressbarcolumn-dot-ctor.md

latest1.2 KB
Original Source

CardViewProgressBarColumn Constructors

Represents a data column with the progress bar editor.

NameParametersDescription
CardViewProgressBarColumn()noneInitializes a new instance of the CardViewProgressBarColumn class with default settings.
CardViewProgressBarColumn(String, String)fieldName, captionInitializes a new instance of the CardViewProgressBarColumn class with the specified field name and caption.
CardViewProgressBarColumn(String)fieldNameInitializes a new instance of the CardViewProgressBarColumn class with the specified field name.

See Also

CardViewProgressBarColumn Class

CardViewProgressBarColumn Members

DevExpress.Web Namespace