Click or drag to resize

BackgroundContextMenuArrangeIcons Property

Returns the dynamic collection of ToolStripItems for the sortable columns.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ToolStripMenuItem ArrangeIcons { get; }

Property Value

Type: ToolStripMenuItem
See Also