[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle

DataFilterCheckBoxGlyphStyle Class

DataFilterCheckBoxGlyphStyle contains display attributes that determine the general appearance of the caption glyph on the screen.

Inheritance
DataFilterCheckBoxGlyphStyle
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class DataFilterCheckBoxGlyphStyle : BaseC1FrameworkStyle

Properties

Name Description
Checked

Gets style containing display attributes that determine the general appearance of check box on the screen in checked state.

GlyphSize

Gets or sets the size of the glyph.

Indeterminate

Gets style containing display attributes that determine the general appearance of check box on the screen in Indeterminate state.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

Unchecked

Gets style containing display attributes that determine the general appearance of check box on the screen in unchecked state.

Methods

Name Description
ResetChecked()
ResetGlyphSize()

Restores the default value of the GlyphSize property.

ResetIndeterminate()
ResetMargins()
ResetPadding()
ResetUnchecked()
ShouldSerializeChecked()
ShouldSerializeGlyphSize()

Specifies whether to save the value of the GlyphSize property.

ShouldSerializeIndeterminate()
ShouldSerializeMargins()
ShouldSerializePadding()
ShouldSerializeUnchecked()