Back to Devexpress

CardViewColumn Constructors

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

latest1022 B
Original Source

CardViewColumn Constructors

Serves as a base for classes that represent data columns.

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

See Also

CardViewColumn Class

CardViewColumn Members

DevExpress.Web Namespace