[]
The DropDownControlStyles class represents the styles for the C1DropDownControl control which contains display attributes that determine the appearance of control.
public class DropDownControlStyles : DropDownControlStyles<DropDownStyle>, IButtonStyleSupport, IUnderlineStyleSupport, IDropDownStyleSupport<DropDownStyle>
Public Class DropDownControlStyles
Inherits DropDownControlStyles(Of DropDownStyle)
Implements IButtonStyleSupport, IUnderlineStyleSupport, IDropDownStyleSupport(Of DropDownStyle)
| Name | Description |
|---|---|
| DropDownControlStyles(BaseThemeProvider) | Initializes a new instance of the DropDownControlStyles<T>. |