Skip to main content
Tab

FilterControlMemoColumn Class

Represents a filter column which contains memo data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.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