Skip to main content
Tab

FilterControlMemoColumn.PropertiesMemoEdit Property

Gets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.1.dll

Declaration

public MemoProperties PropertiesMemoEdit { get; }

Property Value

Type Description
MemoProperties

An object that contains settings specific to a memo editor.

See Also