Back to Devexpress

CardViewCheckColumn Constructors

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

latest1.1 KB
Original Source

CardViewCheckColumn Constructors

Represents a Boolean data column.

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

See Also

CardViewCheckColumn Class

CardViewCheckColumn Members

DevExpress.Web Namespace