Класс StyleBase

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

Иерархия наследования

System.Object
  Microsoft.ReportingServices.ReportRendering.StyleBase
    Microsoft.ReportingServices.ReportRendering.ActionStyle
    Microsoft.ReportingServices.ReportRendering.Style

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class StyleBase
'Применение
Dim instance As StyleBase
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class StyleBase
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class StyleBase abstract
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type StyleBase =  class end
public abstract class StyleBase

Тип StyleBase обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Защищенный метод StyleBase Initializes a new instance of the StyleBase class.

В начало

Свойства

  Имя Описание
Открытое свойство Count Gets the number of style properties in the collection.
Защищенное свойство IsCustomControl Инфраструктура. Gets or sets a value that indicates whether control is a custom control.
Открытое свойство Item[Int32] Returns a style at the specified index.
Открытое свойство Item[String] Returns a style matching the specified name.
Открытое свойство Keys Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
Открытое свойство NonSharedProperties Gets or sets the style properties that are different for each for each report item (due to expressions).
Открытое свойство SharedProperties Gets or sets the properties shared by all report items derived from the same report item in the definition.

В начало

Методы

  Имя Описание
Открытый метод ContainStyleProperty Indicates whether this collection contains a named style property.
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection.
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод SetStyle Sets a specified style property within a style collection to the given value.
Открытый метод ToString (Производный от Object.)

В начало

Поля

  Имя Описание
Защищенное полеСтатический элемент BackgroundColor Specifies the color of the background. If omitted, the background is transparent.
Защищенное полеСтатический элемент BackgroundGradientEndColor Specifies the end color for the background gradient.
Защищенное полеСтатический элемент BackgroundGradientType Specifies the type of background gradient.
Защищенное полеСтатический элемент BackgroundImage Specifies the background image. If omitted, there is no background image.
Защищенное полеСтатический элемент BackgroundImageMIMEType Specifies the MIME type of the background image.
Защищенное полеСтатический элемент BackgroundImageSource Specifies the source of the background image.
Защищенное полеСтатический элемент BackgroundImageValue Specifies the value of the background image.
Защищенное полеСтатический элемент BackgroundRepeat Specifies how the background image should repeat to fill the available space
Защищенное полеСтатический элемент BorderColor Specifies the color of the border if not set for any particular border.
Защищенное полеСтатический элемент BorderColorBottom Specifies the color of the bottom border.
Защищенное полеСтатический элемент BorderColorLeft Specifies the color of the left border.
Защищенное полеСтатический элемент BorderColorRight Specifies the color of the right border.
Защищенное полеСтатический элемент BorderColorTop Specifies the color of the top border.
Защищенное полеСтатический элемент BorderStyle Specifies the style of the border if not set for any particular border.
Защищенное полеСтатический элемент BorderStyleBottom Specifies the style of the bottom border.
Защищенное полеСтатический элемент BorderStyleLeft Specifies the style of the left border.
Защищенное полеСтатический элемент BorderStyleRight Specifies the style of the right border.
Защищенное полеСтатический элемент BorderStyleTop Specifies the style of the top border.
Защищенное полеСтатический элемент BorderWidth Specifies the width of the border, if not set for any particular border.
Защищенное полеСтатический элемент BorderWidthBottom Specifies the width of the bottom border.
Защищенное полеСтатический элемент BorderWidthLeft Specifies the width of the left border.
Защищенное полеСтатический элемент BorderWidthRight Specifies the width of the right border.
Защищенное полеСтатический элемент BorderWidthTop Specifies the width of the top border.
Защищенное полеСтатический элемент Calendar Specifies the calendar to use for formatting dates.
Защищенное полеСтатический элемент Color Specifies the foreground color.
Защищенное полеСтатический элемент CurrencyLanguage
Защищенное полеСтатический элемент Direction Specifies 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).
Защищенное полеСтатический элемент FontFamily Specifies the name of the font family.
Защищенное полеСтатический элемент FontSize Specifies the font size.
Защищенное полеСтатический элемент FontStyle Specifies the font style.
Защищенное полеСтатический элемент FontWeight Specifies the font weight.
Защищенное полеСтатический элемент Format Specifies the .NET Framework formatting string.
Защищенное полеСтатический элемент Language Specifies the primary language of the text.
Защищенное полеСтатический элемент LineHeight Specifies the height of a line of text.
Защищенное поле m_isCustomControlGenerated Инфраструктура. Specifies whether control is a custom control.
Защищенное поле m_nonSharedProperties Инфраструктура. Specifies the style properties that are different for each for each report item (due to expressions).
Защищенное поле m_sharedProperties Инфраструктура. Specifies the properties shared by all report items derived from the same report item in the definition.
Защищенное полеСтатический элемент NumeralLanguage Specifies the digit format to use as described by its primary language.
Защищенное полеСтатический элемент NumeralVariant Specifies the variant of the digit format to use.
Защищенное полеСтатический элемент PaddingBottom Specifies the padding below an object.
Защищенное полеСтатический элемент PaddingLeft Specifies the padding to the left of an object.
Защищенное полеСтатический элемент PaddingRight Specifies the padding to the right of an object.
Защищенное полеСтатический элемент PaddingTop Specifies the padding above an object.
Защищенное полеСтатический элемент StyleAttributeCount Specifies the number of style attributes.
Защищенное полеСтатический элемент TextAlign Specifies the horizontal alignment of text.
Защищенное полеСтатический элемент TextDecoration Specifies the text formatting.
Защищенное полеСтатический элемент UnicodeBiDi Specifies the level of embedding with respect to the bidirectional algorithm.
Защищенное полеСтатический элемент VerticalAlign Specifies the vertical alignment of the text.
Защищенное полеСтатический элемент WritingMode Specifies the writing mode for the text.

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.ReportRendering