Component Library JacekMatulewski.Util documentation

FileListBox.Filter Property

Gets or sets the mask of possible file filter.

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

Property Value

String containing the mask of the filter.

See Also

FileListBox Class | JacekMatulewski.Util Namespace