Alvas.FileControls Class Library

FilterComboBox.Filter Property

Contains all the file masks displayed in the filter combo box.

[Visual Basic]
Public Property Filter As String
[C#]
public string Filter {get; set;}

See Also

FilterComboBox Class | Alvas.Windows.Forms.FileControls Namespace