Back to Devexpress

CardViewMemoColumn Constructors

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

latest1.1 KB
Original Source

CardViewMemoColumn Constructors

Represents a data column used to display memo data.

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

See Also

CardViewMemoColumn Class

CardViewMemoColumn Members

DevExpress.Web Namespace