[]
        
(Showing Draft Content)

C1.Win.Input.Styles.Primitives.IDropDownStyleSupport-1

IDropDownStyleSupport<T> Interface

Represents a style that supports the drop-down form style.

Namespace: C1.Win.Input.Styles.Primitives
Assembly: C1.Win.Input.4.8.dll
Syntax
public interface IDropDownStyleSupport<out T> where T : DropDownStyle
Public Interface IDropDownStyleSupport(Of Out T As DropDownStyle)
Type Parameters
Name Description
T

Properties

Name Description
DropDown

Gets style containing display attributes that define the drop-down form style.