OpenSaveDialogKeyDirectoryUp Property

Gets or sets the key which should be pressed to navigate up one level in the directory tree.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public virtual Keys KeyDirectoryUp { get; set; }

Property Value

Keys

See Also