Gets the appearance settings used to paint the Filter Panel.
public AppearanceObject FilterPanel { get; }
Public ReadOnly Property FilterPanel As AppearanceObject
Appearance settings specified by the FilterPanel property can be overridden in the TreeList.CustomDrawFilterPanel event handler.