Back to Devexpress

CardViewBinaryImageColumn Constructors

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

latest1.2 KB
Original Source

CardViewBinaryImageColumn Constructors

Represents a data column that displays images from a binary stream.

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

See Also

CardViewBinaryImageColumn Class

CardViewBinaryImageColumn Members

DevExpress.Web Namespace