Formatting Properties
A container of values, which are applied to a control when its owner Formatting Rule‘s condition is true.Name | Description |
---|---|
Back |
Gets or sets the background color stored in this style.
Inherited from XRControl |
Border |
Gets or sets the border color stored in this style.
Inherited from XRControl |
Border |
Gets or sets the border dash style stored in this style.
Inherited from XRControl |
Borders |
Specifies a set of borders (top, right, bottom, left) that should be visible for the control.
Inherited from XRControl |
Border |
Overrides the Brick |
Border |
Specifies the border width, in floating point values.
Inherited from XRControl |
Border |
Gets or sets the string value used to support serialization of the Brick |
Container |
Gets the container of this control style object.
Inherited from XRControl |
Default |
Gets the default font for a brick style.
Inherited from Brick |
Font |
Gets or sets the font stored in this style.
Inherited from XRControl |
Fore |
Gets or sets the foreground color stored in this style.
Inherited from XRControl |
Is |
For internal use. Gets a value indicating whether the control has been disposed of.
Inherited from XRControl |
Is |
Specifies whether or not the brick’s alignment is justified.
Inherited from Brick |
Is |
Gets a value indicating whether the brick style paints a transparent brick.
Inherited from Brick |
Name |
Gets or sets the control style name.
Inherited from XRControl |
Padding |
Gets or sets the padding stored in this style.
Inherited from XRControl |
Sides |
Overrides the Brick |
Site |
Gets or sets the site associated with this control style.
Inherited from XRControl |
String |
Overrides the Brick |
Style |
Gets the object that determines which of the current style’s properties are used by the current XRControl object.
Inherited from XRControl |
Text |
Gets or sets the text alignment stored in this style.
Inherited from XRControl |
Visible | Gets or sets the visibility state. |
See Also