[]
        
(Showing Draft Content)

C1.Framework.DynamicStyle

DynamicStyle Class

Provides data for a dynamic style.

Inheritance
DynamicStyle
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class DynamicStyle

Fields

Name Description
Empty

The default empty dynamic style.

Properties

Name Description
BackBrushProvider

Gets or sets the brush provider used to render the element background.

BackImage

Gets or sets the background image for the element.

Border

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

BorderBottom

Gets or sets the Brush used to paint the bottom edge of the border.

BorderBrush

Gets or sets the brush used to paint the borders around the element.

BorderLeft

Gets or sets the Brush used to paint the left edge of the border.

BorderRight

Gets or sets the Brush used to paint the right edge of the border.

BorderTop

Gets or sets the Brush used to paint the top edge of the border.

ForeColor

Gets or sets the Color used to draw the text.

Name

Gets the name of the style.

Owner

Gets the style owner object, such as XStyleSet.

RightToLeft

Gets a value indicating whether the right-to-left mode is on.

TextDecoration

Gets or sets whether the Underline or Strikeout effects should be used or not used when drawing the text.