A newer version of this page is available.
Switch to the current version.
WinColumnsListEditor.CanManageActiveFilterCriteriaPropertyValue Property
For internal use.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v18.2.dll
Declaration
[DefaultValue(true)]
[Browsable(false)]
public bool CanManageActiveFilterCriteriaPropertyValue { get; set; }
<DefaultValue(True)>
<Browsable(False)>
Public Property CanManageActiveFilterCriteriaPropertyValue As Boolean
Property Value
Type | Default |
---|---|
Boolean | true |
See Also
Feedback