Skip to main content
A newer version of this page is available. .
Tab

FilterControlMemoColumn Class

Represents a filter column which contains memo data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class FilterControlMemoColumn :
    FilterControlEditColumn

Remarks

Use the FilterControlMemoColumn.PropertiesMemoEdit property to access settings of an editor used to edit operand values for this type of filter column.

See Also