[]
        
(Showing Draft Content)

C1.Win.Input.Styles.CheckBoxStyles

CheckBoxStyles Class

The CheckBoxStyles class represents the styles for the C1CheckBox 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 CheckBoxStyles : CheckBoxBaseStyles, INotifyPropertyChanged, IDisposable

Implements