FileView.ShowDetailed (gb.form)

Property ShowDetailed As Boolean

Returns or sets if the files in FileView are displayed with a detail view, or just with icons.

This property simply sets the FileView.View mode to either FileView.Detailed if True or FileView.Normal if False

This is for backward compatibility but FileView.View offers more.