Gets the settings of an image displayed within the Header Filter's close button.
public ImageProperties HeaderFilterClose { get; }
Public ReadOnly Property HeaderFilterClose As ImageProperties
Use this property to provide your own image.
Online Demos Refer to the Tree List - Header Filter online demo to review how to filter Tree List data nodes using the Header Filter.