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