Gets or sets the index GridColumn that will pick medium images for this WinExplorerViewColumns from the WinExplorerView.MediumImages collection.
public GridColumn MediumImageIndexColumn { get; set; }
Public Property MediumImageIndexColumn As GridColumn
See the MediumImageColumn property to learn more.