ActionButtonNavigatesContainers Property
Gets or sets if the Action Button should navigate into containers instead of opening them.
Syntax
public System.bool ActionButtonNavigatesContainers {get; set;}Public Property ActionButtonNavigatesContainers As System.BooleanRemarks
This behavior is similar to the standard Windows file dialog, where selecting a folder and then pressing "Open" navigates into the folder.