Back to Devexpress

CardViewEditColumn Constructors

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

latest1.1 KB
Original Source

CardViewEditColumn Constructors

Serves as a base for classes that represent edit data columns.

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

See Also

CardViewEditColumn Class

CardViewEditColumn Members

DevExpress.Web Namespace