Back to Devexpress

CardViewImageColumn Constructors

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

latest1.1 KB
Original Source

CardViewImageColumn Constructors

Represents a data column that displays images located at the specified URLs.

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

See Also

CardViewImageColumn Class

CardViewImageColumn Members

DevExpress.Web Namespace