FilterClearText Property
FilterClearText
Gets or sets the text of Clear button in the filter drop-down list when the FilterMultiSelect property is True.
Declaration
public string FilterClearText { get; set; }
Public Property FilterClearText As String