Back to Devexpress

CardViewDropDownEditColumn Constructors

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

latest1.2 KB
Original Source

CardViewDropDownEditColumn Constructors

Represents a data column with an editor containing a customizable dropdown window.

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

See Also

CardViewDropDownEditColumn Class

CardViewDropDownEditColumn Members

DevExpress.Web Namespace