Specifies the location of the element that displays the current folder path
| C# | Visual Basic |
public enum FolderPathLocation
Public Enumeration FolderPathLocation
| Member | Description |
|---|---|
| Top |
Locate folder path above grid.
|
| Bottom |
Locate folder path below grid.
|
| Hidden |
Hide the folder path
|