Component Library JacekMatulewski.Util documentation | |
FileListBox.FilesVisible Property
Determines if list of files should be displayed.
[Visual Basic]Public Property FilesVisible As
Boolean [C#]public
bool FilesVisible {get; set;}
Property Value
If value of FilesVisible is true, files in the displayed directory are shown.
See Also
FileListBox Class | JacekMatulewski.Util Namespace