aspnet-devexpress-dot-web-646528ca.md
Represents a data column used to display memo data.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewMemoColumn :
CardViewEditColumn
Public Class CardViewMemoColumn
Inherits CardViewEditColumn
The column editor’s settings can be accessed and customized using the CardViewMemoColumn.PropertiesMemoEdit property.
To learn more, see Data Columns.
Object StateManager CollectionItem WebColumnBase CardViewColumn CardViewEditColumn CardViewMemoColumn
See Also