[]
        
(Showing Draft Content)

C1.Win.Input.Styles.CheckBoxTextStyle

CheckBoxTextStyle Class

The CheckBoxTextStyle class represents the text element style of a checkbox.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class CheckBoxTextStyle : BaseC1FrameworkStyle, INotifyPropertyChanged, IDisposable

Properties

Name Description
Default

Gets style containing display attributes that determine the general appearance of the element in the default state.

Disabled

Gets style containing display attributes that determine the general appearance of the disabled element on the screen.

Methods

Name Description
ResetDefault()

Restores the default value of the Default property.

ResetDisabled()

Restores the default value of the Disabled property.

ShouldSerializeDefault()

Specifies whether to save the value of the Default property.

ShouldSerializeDisabled()

Specifies whether to save the value of the Disabled property.