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; }
Public ReadOnly Property ArrangeIcons As ToolStripMenuItem
Get
public:
property ToolStripMenuItem^ ArrangeIcons {
ToolStripMenuItem^ get ();
}
member ArrangeIcons : ToolStripMenuItem with get
Property Value
Type:
ToolStripMenuItemSee Also