Aurigma Graphics Mill 5.5 for .NET
ListColumnTypeConverter Class
Provides type converting functionality for the ListColumn class (used by Visual Studio).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class ListColumnTypeConverter _ Inherits TypeConverter
C#
public class ListColumnTypeConverter : TypeConverter
Remarks
No need to use this class explicitly. It is required by Visual Studio to be able to work with the ThumbnailListView control in design-time properly.
Inheritance Hierarchy
System..::.Object
L
System.ComponentModel..::.TypeConverter
L
Aurigma.GraphicsMill.WinControls..::.ListColumnTypeConverter
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.




