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