Back to Devexpress

CardViewColorEditColumn Constructors

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

latest1.2 KB
Original Source

CardViewColorEditColumn Constructors

Represents a data column used to display and edit color values.

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

See Also

CardViewColorEditColumn Class

CardViewColorEditColumn Members

DevExpress.Web Namespace