Skip to main content

IFilterPanelCustomizer Members

Defines classes that customize the filter panel.

Properties

Name Description
BackgroundColor Specifies the filter panel‘s background color.
BorderColor Specifies the filter panel‘s border color.
Font Specifies the font used to display data in the filter panel.
PanelPadding Specifies the internal space between the filter panel‘s content and its edges.

Methods

Name Description
CreateClearFilterImageSource() Sets up an image source for the “Clear Filter” icon shown in the filter panel.
LocateContentInPanel(View, Rectangle) Locates the specified view within the filter panel bounds.
See Also