-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.DirectoryView
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
3 revisions
templated directory viewer
namespace: Crow
DirectoryView
public class DirectoryView : TemplatedControl
⬜ | prototype | description |
---|---|---|
DirectoryView (Interface iface, string style=null) |
__ |
⬜ | name | description |
---|---|---|
CurrentDirectory |
__ | |
FileMask |
__ | |
FileSystemEntries |
__ | |
SelectedItem |
__ | |
ShowFiles |
__ | |
ShowHidden |
__ |
⬜ | prototype | description |
---|---|---|
void onSelectedItemChanged(object sender, SelectionChangeEventArgs e) |
__ |
⬜ | name | description |
---|---|---|
SelectedItemChanged |
__ |