Back to Devexpress

CardViewComboBoxColumn Constructors

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

latest1.1 KB
Original Source

CardViewComboBoxColumn Constructors

A data column with the combo box editor.

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

See Also

CardViewComboBoxColumn Class

CardViewComboBoxColumn Members

DevExpress.Web Namespace