Skip to main content
Tab

FilterControlMemoColumn Class

Represents a filter column which contains memo data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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