StiStyle Properties |
The StiStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowUseBorderFormatting |
Gets or sets a value which indicates whether a report engine can use Border formatting or not.
|
![]() | AllowUseBorderSides |
Gets or sets a value which indicates whether a report engine can use Border Sides or not.
|
![]() | AllowUseBorderSidesFromLocation |
Gets or sets a value which indicates whether a report engine can set border sides of a component depending on the component location.
|
![]() | AllowUseBrush |
Gets or sets a value which indicates whether a report engine can use Brush formatting or not.
|
![]() | AllowUseFont |
Gets or sets a value which indicates whether a report engine can use Font formatting or not.
|
![]() | AllowUseHorAlignment |
Gets or sets a value which indicates whether a report engine can use HorAlignment formatting or not.
|
![]() | AllowUseImage |
Gets or sets a value which indicates whether a report engine can use Image formatting or not.
|
![]() | AllowUseNegativeTextBrush |
Gets or sets a value which indicates whether a report engine can use NegativeTextBrush formatting or not.
|
![]() | AllowUseTextBrush |
Gets or sets a value which indicates whether a report engine can use TextBrush formatting or not.
|
![]() | AllowUseTextFormat |
Gets or sets a value which indicates whether a report engine can use Text Format.
|
![]() | AllowUseVertAlignment |
Gets or sets a value which indicates whether a report engine can use VertAlignment formatting or not.
|
![]() | Border |
Gets or sets a border of the component.
|
![]() | Brush |
Gets or sets a brush to fill the style.
|
![]() | CollectionName |
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.) |
![]() | ComponentId | (Overrides StiBaseStyleComponentId.) |
![]() | Conditions |
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.) |
![]() | DashboardName |
Gets or sets a style name.
(Inherited from StiBaseStyle.) |
![]() | Description |
Gets or sets a style description.
(Inherited from StiBaseStyle.) |
![]() | Font |
Gets or sets a font for drawing this style.
|
![]() | HorAlignment |
Gets or sets a horizontal alignment of the style.
|
![]() | Image |
Gets or sets an image to fill the Image property of the Image component.
|
![]() | Name |
Gets or sets a style name.
(Inherited from StiBaseStyle.) |
![]() | NegativeTextBrush |
Gets or sets a brush to draw the negative values.
|
![]() | Properties | (Inherited from StiService.) |
![]() | PropName | (Inherited from StiBaseStyle.) |
![]() | ServiceCategory | (Inherited from StiService.) |
![]() | ServiceEnabled | (Inherited from StiService.) |
![]() | ServiceInfo | (Inherited from StiService.) |
![]() | ServiceName | (Inherited from StiService.) |
![]() | ServiceType |
Gets a service type.
(Inherited from StiBaseStyle.) |
![]() | TextBrush |
Gets or sets a brush to draw the text.
|
![]() | TextFormat |
Gets or sets the format of the component.
|
![]() | VertAlignment |
Gets or sets a vertical alignment of the style.
|