[]
        
(Showing Draft Content)

C1.Win.Input.Styles.DropDownControlStyles-1

DropDownControlStyles<T> Class

The DropDownControlStyles<T> class represents the styles for the C1DropDownControl control which contains display attributes that determine the appearance of control.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class DropDownControlStyles<T> : TextBoxStyles, INotifyPropertyChanged, IDisposable where T : DropDownStyle, new()
Type Parameters
Name Description
T

Constructors

Name Description
DropDownControlStyles(BaseThemeProvider)

Initializes a new instance of the DropDownControlStyles<T>.

Properties

Name Description
DropDown

Gets style containing display attributes that determine the general appearance of the drop down form on the screen.

Methods

Name Description
ResetDropDown()

Restores the default value of the DropDown property.

ShouldSerializeDropDown()

Specifies whether to save the value of the DropDown property.