Поделиться через


Класс StyleBase

Represents the base class for the Style class.

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.StyleBase
    Microsoft.ReportingServices.OnDemandReportRendering.Style

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  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 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство BackgroundColor Gets an expression that evaluates to the color of the background.
Открытое свойство BackgroundGradientEndColor Gets an expression that evaluates to the end color for the background gradient.
Открытое свойство BackgroundGradientType Gets an expression that evaluates to the type of background gradient.
Открытое свойство BackgroundHatchType Gets an expression that evaluates to the hatch type.
Открытое свойство BackgroundImage Gets a background image for the object.
Открытое свойство Border Gets the default border properties.
Открытое свойство BottomBorder Gets the properties of the bottom border.
Открытое свойство Calendar Gets an expression that evaluates to the calendar to use for formatting dates.
Открытое свойство Color Gets an expression that evaluates to the foreground color.
Открытое свойство CurrencyLanguage
Открытое свойство Direction Gets an expression that evaluates to a value that indicates whether text is written left-to-right or right-to-left.
Открытое свойство FontFamily Gets an expression that evaluates to the name of the font family.
Открытое свойство FontSize Gets an expression that evaluates to the size of the font.
Открытое свойство FontStyle Gets an expression that evaluates to the font style.
Открытое свойство FontWeight Gets an expression that evaluates to the thickness of the font.
Открытое свойство Format Gets an expression that evaluates to a Microsoft .NET Framework formatting string. For more information, see https://msdn2.microsoft.com/en-us/library/fbxft59x.aspx.
Открытое свойство Item Gets a style attribute.
Открытое свойство Language Gets an expression that evaluates to the primary language of the text.
Открытое свойство LeftBorder Gets an expression that evaluates to the properties of the left border.
Открытое свойство LineHeight Gets an expression that evaluates to the height of a line of text.
Открытое свойство NonSharedStyleAttributes Gets a list of style attributes that are not shared between instance objects.
Открытое свойство NumeralLanguage Gets an expression that evaluates to the digit format to use as described by its primary language.
Открытое свойство NumeralVariant Gets an expression that evaluates to the variant of the digit format to use.
Открытое свойство PaddingBottom Gets an expression that evaluates to the padding between the bottom edge of the report item and its contents.
Открытое свойство PaddingLeft Gets an expression that evaluates to the padding between the left edge of the report item and its contents.
Открытое свойство PaddingRight Gets an expression that evaluates to the padding between the right edge of the report item and its contents.
Открытое свойство PaddingTop Gets an expression that evaluates to the padding between the top edge of the report item and its contents.
Открытое свойство RightBorder Gets the properties of the right border.
Открытое свойство ShadowColor Gets an expression that evaluates to the color of the shadow for the item.
Открытое свойство ShadowOffset Gets an expression that evaluates to the size of the shadow for the item.
Открытое свойство SharedStyleAttributes Gets a list of the styles that are shared between instance objects.
Открытое свойство TextAlign Gets an expression that evaluates to the horizontal alignment of the text.
Открытое свойство TextDecoration Gets an expression that evaluates to the special text formatting.
Открытое свойство TextEffect Gets an expression that evaluates to the effect to apply to the text.
Открытое свойство TopBorder Gets the properties of the top border.
Открытое свойство UnicodeBiDi Gets an expression that evaluates to the level of embedding with respect to the bi-directional algorithm.
Открытое свойство VerticalAlign Gets an expression that evaluates to the vertical alignment of the text.
Открытое свойство WritingMode Gets an expression that evaluates to a value that indicates whether text is written horizontally or vertically.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Поля

  Имя Описание
Защищенное полеСтатический элемент cBackgroundColor Инфраструктура. A string constant that specifies the name of the style attribute for background color.
Защищенное полеСтатический элемент cBackgroundGradientEndColor Инфраструктура. A string constant that specifies the name of the style attribute for background gradient end color.
Защищенное полеСтатический элемент cBackgroundGradientType Инфраструктура. A string constant that specifies the name of the style attribute for background gradient type.
Защищенное полеСтатический элемент cBackgroundHatchType Инфраструктура. A string constant that specifies the name of the style attribute for background hatch type.
Защищенное полеСтатический элемент cBackgroundImage Инфраструктура. A string constant that specifies the name of the style attribute for background image.
Защищенное полеСтатический элемент cBackgroundImageMIMEType Инфраструктура. A string constant that specifies the name of the style attribute for background image MIME type.
Защищенное полеСтатический элемент cBackgroundImageSource Инфраструктура. A string constant that specifies the name of the style attribute for background image source.
Защищенное полеСтатический элемент cBackgroundImageValue Инфраструктура. A string constant that specifies the name of the style attribute for background image value.
Защищенное полеСтатический элемент cBackgroundRepeat Инфраструктура. A string constant that specifies the name of the style attribute for background repeat.
Защищенное полеСтатический элемент cBorderColor Инфраструктура. A string constant that specifies the name of the style attribute for border color.
Защищенное полеСтатический элемент cBorderColorBottom Инфраструктура. A string constant that specifies the name of the style attribute for bottom border color.
Защищенное полеСтатический элемент cBorderColorLeft Инфраструктура. A string constant that specifies the name of the style attribute for left border color.
Защищенное полеСтатический элемент cBorderColorRight Инфраструктура. A string constant that specifies the name of the style attribute for right border color.
Защищенное полеСтатический элемент cBorderColorTop Инфраструктура. A string constant that specifies the name of the style attribute for top border color.
Защищенное полеСтатический элемент cBorderStyle Инфраструктура. A string constant that specifies the name of the style attribute for border style.
Защищенное полеСтатический элемент cBorderStyleBottom Инфраструктура. A string constant that specifies the name of the style attribute for bottom border style.
Защищенное полеСтатический элемент cBorderStyleLeft Инфраструктура. A string constant that specifies the name of the style attribute for left border style.
Защищенное полеСтатический элемент cBorderStyleRight Инфраструктура. A string constant that specifies the name of the style attribute for right border style.
Защищенное полеСтатический элемент cBorderStyleTop Инфраструктура. A string constant that specifies the name of the style attribute for top border style.
Защищенное полеСтатический элемент cBorderWidth Инфраструктура. A string constant that specifies the name of the style attribute for border width.
Защищенное полеСтатический элемент cBorderWidthBottom Инфраструктура. A string constant that specifies the name of the style attribute for bottom border width.
Защищенное полеСтатический элемент cBorderWidthLeft Инфраструктура. A string constant that specifies the name of the style attribute for left border width.
Защищенное полеСтатический элемент cBorderWidthRight Инфраструктура. A string constant that specifies the name of the style attribute for right border width.
Защищенное полеСтатический элемент cBorderWidthTop Инфраструктура. A string constant that specifies the name of the style attribute for top border width.
Защищенное полеСтатический элемент cCalendar Инфраструктура. A string constant that specifies the name of the style attribute for calendar.
Защищенное полеСтатический элемент cColor Инфраструктура. A string constant that specifies the name of the style attribute for color.
Защищенное полеСтатический элемент cCurrencyLanguage
Защищенное полеСтатический элемент cDirection Инфраструктура. A string constant that specifies the name of the style attribute for direction.
Защищенное полеСтатический элемент cFontFamily Инфраструктура. A string constant that specifies the name of the style attribute for font family.
Защищенное полеСтатический элемент cFontSize Инфраструктура. A string constant that specifies the name of the style attribute for font size.
Защищенное полеСтатический элемент cFontStyle Инфраструктура. A string constant that specifies the name of the style attribute for font style.
Защищенное полеСтатический элемент cFontWeight Инфраструктура. A string constant that specifies the name of the style attribute for font weight.
Защищенное полеСтатический элемент cFormat Инфраструктура. A string constant that specifies the name of the style attribute for format.
Защищенное полеСтатический элемент cLanguage Инфраструктура. A string constant that specifies the name of the style attribute for language.
Защищенное полеСтатический элемент cLineHeight Инфраструктура. A string constant that specifies the name of the style attribute for line height.
Защищенное полеСтатический элемент cNumeralLanguage Инфраструктура. A string constant that specifies the name of the style attribute for numeral language.
Защищенное полеСтатический элемент cNumeralVariant Инфраструктура. A string constant that specifies the name of the style attribute for numeral variant.
Защищенное полеСтатический элемент cPaddingBottom Инфраструктура. A string constant that specifies the name of the style attribute for bottom padding.
Защищенное полеСтатический элемент cPaddingLeft Инфраструктура. A string constant that specifies the name of the style attribute for left padding.
Защищенное полеСтатический элемент cPaddingRight Инфраструктура. A string constant that specifies the name of the style attribute for right padding.
Защищенное полеСтатический элемент cPaddingTop Инфраструктура. A string constant that specifies the name of the style attribute for top padding.
Защищенное полеСтатический элемент cPosition Инфраструктура. A string constant that specifies the name of the style attribute for position.
Защищенное полеСтатический элемент cShadowColor Инфраструктура. A string constant that specifies the name of the style attribute for shadow color.
Защищенное полеСтатический элемент cShadowOffset Инфраструктура. A string constant that specifies the name of the style attribute for shadow offset.
Защищенное полеСтатический элемент cTextAlign Инфраструктура. A string constant that specifies the name of the style attribute for text alignment.
Защищенное полеСтатический элемент cTextDecoration Инфраструктура. A string constant that specifies the name of the style attribute for text decoration.
Защищенное полеСтатический элемент cTextEffect Инфраструктура. A string constant that specifies the name of the style attribute for text effect.
Защищенное полеСтатический элемент cTransparentColor Инфраструктура. A string constant that specifies the name of the style attribute for transparent color.
Защищенное полеСтатический элемент cUnicodeBiDi Инфраструктура. A string constant that specifies the name of the style attribute for Unicode bi-directional algorithm.
Защищенное полеСтатический элемент cVerticalAlign Инфраструктура. A string constant that specifies the name of the style attribute for text vertical alignment.
Защищенное полеСтатический элемент cWritingMode Инфраструктура. A string constant that specifies the name of the style attribute for text writing mode.
Защищенное поле m_nonSharedStyles Инфраструктура. Specifies a list of style attributes that are not shared between instance objects.
Защищенное поле m_sharedStyles Инфраструктура. Specifies a list of the styles that are shared between instance objects.
Открытое полеСтатический элемент StyleAttributeCount Specifies the number of style attributes in the StyleBase type.

В начало

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

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

См. также

Справочник

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