[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.BaseTextElementStyle

BaseTextElementStyle Class

Style with the base text element properties.

Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public abstract class BaseTextElementStyle : BasePropStyle
Public MustInherit Class BaseTextElementStyle
    Inherits BasePropStyle

Properties

Name Description
Font

Gets or sets text font of element.

ForeColor

Gets or sets the Color used to draw the text.

Methods

Name Description
ResetFont()
ResetForeColor()
ShouldSerializeFont()
ShouldSerializeForeColor()