ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputComboBox Class / EnumType Property

In This Topic
    EnumType Property
    In This Topic
    Gets or sets the enum type of ComboBox.
    Syntax
    'Declaration
     
    Public Property EnumType As Type
    public Type EnumType {get; set;}
    See Also