BackgroundContextMenuArrangeIcons Property |
Returns the dynamic collection of ToolStripItems for the sortable columns.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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