This class represents a column of the ThumbnailListView control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Class ListColumn _ Implements ICloneable
public class ListColumn : ICloneable
Columns are displayed only when ThumbnailListView control is switched into details view mode (i.e. its View property is set to Details value). Before using the detailed view, you should configure columns properly so that the control could be aware what details about the item to display.
To do it, the following should be done: