StyleBase Members

An abstract base class collection of named styles for the report, which can be accessed by name or index.

The following tables list the members exposed by the StyleBase type.

Protected Constructors

  Name Description
StyleBase Initializes a new instance of the StyleBase class.

Top

Protected Fields

  Name Description
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundColor Gets the color of the background. If omitted, the background is transparent.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundGradientEndColor Gets the end color for the background gradient.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundGradientType Returns the type of background gradient.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundImage Gets the background image. If omitted, there is no background image.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundImageMIMEType Returns the MIME type of the background image.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundImageSource Returns the source of the background image.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundImageValue Returns the value of the background image.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BackgroundRepeat Indicates how the background image should repeat to fill the available space
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderColor Returns the color of the border if not set for any particular border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderColorBottom Returns the color of the bottom border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderColorLeft Returns the color of the left border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderColorRight Returns the color of the right border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderColorTop Returns the color of the top border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderStyle Returns the style of the border if not set for any particular border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderStyleBottom Returns the style of the bottom border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderStyleLeft Returns the style of the left border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderStyleRight Returns the style of the right border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderStyleTop Returns the style of the top border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderWidth Returns the width of the border, if not set for any particular border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderWidthBottom Returns the width of the bottom border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderWidthLeft Returns the width of the left border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderWidthRight Returns the width of the right border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif BorderWidthTop Returns the width of the top border.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif Calendar Indicates the calendar to use for formatting dates.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif Color Returns the foreground color.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif Direction Indicates whether text is written left-to-right or right-to-left and whether matrixes grow to the right (headers on the left) or left (headers on the right).
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif FontFamily Returns the name of the font family.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif FontSize Returns the font size.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif FontStyle Returns the font style.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif FontWeight Returns the font weight.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif Format Returns the .NET Framework formatting string.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif Language Returns the primary language of the text.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif LineHeight Returns the height of a line of text.
ms162610.protfield(en-US,SQL.90).gif m_isCustomControlGenerated  
ms162610.protfield(en-US,SQL.90).gif m_nonSharedProperties  
ms162610.protfield(en-US,SQL.90).gif m_sharedProperties  
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif NumeralLanguage Returns the digit format to use as described by its primary language.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif NumeralVariant Returns the variant of the digit format to use.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif PaddingBottom Returns the padding below an object.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif PaddingLeft Returns the padding to the left of an object.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif PaddingRight Returns the padding to the right of an object.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif PaddingTop Returns the padding above an object.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif StyleAttributeCount Returns the number of style attributes.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif TextAlign Returns the horizontal alignment of text.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif TextDecoration Returns the text formatting.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif UnicodeBiDi Indicates the level of embedding with respect to the bidirectional algorithm.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif VerticalAlign Returns the vertical alignment of the text.
ms162610.protfield(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif WritingMode Returns the writing mode for the text.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms162610.pubproperty(en-US,SQL.90).gif Count Gets the number of style properties in the collection.
ms162610.pubproperty(en-US,SQL.90).gif Item Overloaded. Returns an item from the collection.
ms162610.pubproperty(en-US,SQL.90).gif Keys Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
ms162610.pubproperty(en-US,SQL.90).gif NonSharedProperties Returns style properties that are different for each for each report item (due to expressions).
ms162610.pubproperty(en-US,SQL.90).gif SharedProperties Gets or sets properties shared by all report items derived from the same report item in the definition.

Top

Protected Properties

  Name Description
ms162610.protproperty(en-US,SQL.90).gif IsCustomControl  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162610.pubmethod(en-US,SQL.90).gif ContainStyleProperty Indicates whether this collection contains a named style property.
ms162610.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162610.pubmethod(en-US,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection.
ms162610.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162610.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162610.pubmethod(en-US,SQL.90).gifms162610.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162610.pubmethod(en-US,SQL.90).gif SetStyle Sets a specified style property within a style collection to the given value.
ms162610.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162610.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162610.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

StyleBase Class
Microsoft.ReportingServices.ReportRendering Namespace