[]
        
(Showing Draft Content)

C1.Win.Command.TabStyleEnumConverter.-ctor

TabStyleEnumConverter Constructor

TabStyleEnumConverter(Type)

Initializes a new instance of the EnumConverter class for the given type.

Declaration
public TabStyleEnumConverter(Type type)
Public Sub New(type As Type)
Parameters
Type Name Description
Type type

A Type Type that represents the type of enumeration to associate with this enumeration converter.