Enum ShortContextMenuOptions
ShortContextMenuOptions is Flags enum indicating the available options in the context menu which appears on empty spaces in ExplorerControl.
Namespace: Telerik.WinControls.FileDialogs
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum ShortContextMenuOptions
All
All options in the menu are available.
NewFolder
New folder menu option.
Paste
Paste menu option.
Properties
Properties menu option.
View
View menu option.