FilePickerIHandler Interface |
Namespace: Eto.Forms
The FilePickerIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentFilterIndex |
Gets or sets the index of the current filter in the Filters collection
| |
| FileAction |
Gets or sets FileAction that is used when the user is selecting the file.
| |
| FilePath |
Gets or sets the full path of the file that is selected
| |
| Title |
Gets or sets the title of the dialog that the control will show.
|
| Name | Description | |
|---|---|---|
| ClearFilters |
Clears all filters
| |
| InsertFilter |
Inserts a filter at the specified index
| |
| RemoveFilter |
Removes a filter at the specified index
|