Click or drag to resize
IFilterControlFilteredControl Property
Control which is being filtered by this control

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Control FilteredControl { get; set; }

Property Value

Type: Control
See Also