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

WinColumnsListEditor.CanManageFilterPropertyValue Property

OBSOLETE

Use the 'CanManageActiveFilterCriteriaPropertyValue' property instead.

For internal use.

Namespace: DevExpress.ExpressApp.Win.Editors

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

[Obsolete("Use the 'CanManageActiveFilterCriteriaPropertyValue' property instead.")]
[Browsable(false)]
public bool CanManageFilterPropertyValue { get; set; }

Property Value

Type
Boolean
See Also