Click or drag to resize
TextBoxControlFilterEnabled Property
Indicates if filter is enabled.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool FilterEnabled { get; }

Property Value

Type: Boolean
See Also