[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.DataFilterCaptionGlyphStyle

DataFilterCaptionGlyphStyle Class

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

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

Properties

Name Description
Collapsed

Gets style containing display attributes that determine the general appearance of the glyph on the screen in collapsed state.

Expanded

Gets style containing display attributes that determine the general appearance of the glyph on the screen in expanded state.

GlyphSize

Gets or sets the size of the glyph.

GlyphType

Gets or sets the type of the caption glyph.

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.

Methods

Name Description
ResetCollapsed()
ResetExpanded()
ResetGlyphSize()

Restores the default value of the GlyphSize property.

ResetGlyphType()

Restores the default value of the GlyphType property.

ResetMargins()
ResetPadding()
ShouldSerializeCollapsed()
ShouldSerializeExpanded()
ShouldSerializeGlyphSize()

Specifies whether to save the value of the GlyphSize property.

ShouldSerializeGlyphType()

Specifies whether to save the value of the GlyphType property.

ShouldSerializeMargins()
ShouldSerializePadding()