Click or drag to resize

StiStyle Properties

The StiStyle type exposes the following members.

Properties
  NameDescription
Public propertyAllowUseBorderFormatting
Gets or sets a value which indicates whether a report engine can use Border formatting or not.
Public propertyAllowUseBorderSides
Gets or sets a value which indicates whether a report engine can use Border Sides or not.
Public propertyAllowUseBorderSidesFromLocation
Gets or sets a value which indicates whether a report engine can set border sides of a component depending on the component location.
Public propertyAllowUseBrush
Gets or sets a value which indicates whether a report engine can use Brush formatting or not.
Public propertyAllowUseFont
Gets or sets a value which indicates whether a report engine can use Font formatting or not.
Public propertyAllowUseHorAlignment
Gets or sets a value which indicates whether a report engine can use HorAlignment formatting or not.
Public propertyAllowUseImage
Gets or sets a value which indicates whether a report engine can use Image formatting or not.
Public propertyAllowUseNegativeTextBrush
Gets or sets a value which indicates whether a report engine can use NegativeTextBrush formatting or not.
Public propertyAllowUseTextBrush
Gets or sets a value which indicates whether a report engine can use TextBrush formatting or not.
Public propertyAllowUseTextFormat
Gets or sets a value which indicates whether a report engine can use Text Format.
Public propertyAllowUseVertAlignment
Gets or sets a value which indicates whether a report engine can use VertAlignment formatting or not.
Public propertyBorder
Gets or sets a border of the component.
Public propertyBrush
Gets or sets a brush to fill the style.
Public propertyCollectionName
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.)
Public propertyComponentId (Overrides StiBaseStyleComponentId.)
Public propertyConditions
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.)
Public propertyDashboardName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyDescription
Gets or sets a style description.
(Inherited from StiBaseStyle.)
Public propertyFont
Gets or sets a font for drawing this style.
Public propertyHorAlignment
Gets or sets a horizontal alignment of the style.
Public propertyImage
Gets or sets an image to fill the Image property of the Image component.
Public propertyName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyNegativeTextBrush
Gets or sets a brush to draw the negative values.
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBaseStyle.)
Public propertyServiceCategory (Inherited from StiService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName (Inherited from StiService.)
Public propertyServiceType
Gets a service type.
(Inherited from StiBaseStyle.)
Public propertyTextBrush
Gets or sets a brush to draw the text.
Public propertyTextFormat
Gets or sets the format of the component.
Public propertyVertAlignment
Gets or sets a vertical alignment of the style.
Top
See Also