ExplorerBrowserGroupDirection Property |
Gets or sets the group direction.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ViewSortDirection GroupDirection { get; set; }
Public Property GroupDirection As ViewSortDirection
Get
Set
public:
property ViewSortDirection GroupDirection {
ViewSortDirection get ();
void set (ViewSortDirection value);
}
member GroupDirection : ViewSortDirection with get, set
Property Value
Type:
ViewSortDirectionSee Also