ComponentOne True DBGrid for WinForms
FilterApplyText Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FilterApplyText Property
Gets or sets the text of Apply button in the filter drop-down list when the FilterMultiSelect property is True.
Syntax
'Declaration
 
Public Property FilterApplyText As System.String
public System.string FilterApplyText {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members