ThemedFilePickerHandlerFileAction Property |
Gets or sets FileAction that is used when the user is selecting the file.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public FileAction FileAction { get; set; }
Public Property FileAction As FileAction
Get
Set
abstract FileAction : FileAction with get, set
override FileAction : FileAction with get, set
Property Value
Type:
FileActionThe file action.
Implements
FilePickerIHandlerFileActionSee Also