Partilhar via


Classe StyleBase

Represents the base class for the Style class.

Hierarquia de herança

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class StyleBase
'Uso
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

O tipo StyleBase expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública BackgroundColor Gets an expression that evaluates to the color of the background.
Propriedade pública BackgroundGradientEndColor Gets an expression that evaluates to the end color for the background gradient.
Propriedade pública BackgroundGradientType Gets an expression that evaluates to the type of background gradient.
Propriedade pública BackgroundHatchType Gets an expression that evaluates to the hatch type.
Propriedade pública BackgroundImage Gets a background image for the object.
Propriedade pública Border Gets the default border properties.
Propriedade pública BottomBorder Gets the properties of the bottom border.
Propriedade pública Calendar Gets an expression that evaluates to the calendar to use for formatting dates.
Propriedade pública Color Gets an expression that evaluates to the foreground color.
Propriedade pública Direction Gets an expression that evaluates to a value that indicates whether text is written left-to-right or right-to-left.
Propriedade pública FontFamily Gets an expression that evaluates to the name of the font family.
Propriedade pública FontSize Gets an expression that evaluates to the size of the font.
Propriedade pública FontStyle Gets an expression that evaluates to the font style.
Propriedade pública FontWeight Gets an expression that evaluates to the thickness of the font.
Propriedade pública 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.
Propriedade pública Item Gets a style attribute.
Propriedade pública Language Gets an expression that evaluates to the primary language of the text.
Propriedade pública LeftBorder Gets an expression that evaluates to the properties of the left border.
Propriedade pública LineHeight Gets an expression that evaluates to the height of a line of text.
Propriedade pública NonSharedStyleAttributes Gets a list of style attributes that are not shared between instance objects.
Propriedade pública NumeralLanguage Gets an expression that evaluates to the digit format to use as described by its primary language.
Propriedade pública NumeralVariant Gets an expression that evaluates to the variant of the digit format to use.
Propriedade pública PaddingBottom Gets an expression that evaluates to the padding between the bottom edge of the report item and its contents.
Propriedade pública PaddingLeft Gets an expression that evaluates to the padding between the left edge of the report item and its contents.
Propriedade pública PaddingRight Gets an expression that evaluates to the padding between the right edge of the report item and its contents.
Propriedade pública PaddingTop Gets an expression that evaluates to the padding between the top edge of the report item and its contents.
Propriedade pública RightBorder Gets the properties of the right border.
Propriedade pública ShadowColor Gets an expression that evaluates to the color of the shadow for the item.
Propriedade pública ShadowOffset Gets an expression that evaluates to the size of the shadow for the item.
Propriedade pública SharedStyleAttributes Gets a list of the styles that are shared between instance objects.
Propriedade pública TextAlign Gets an expression that evaluates to the horizontal alignment of the text.
Propriedade pública TextDecoration Gets an expression that evaluates to the special text formatting.
Propriedade pública TextEffect Gets an expression that evaluates to the effect to apply to the text.
Propriedade pública TopBorder Gets the properties of the top border.
Propriedade pública UnicodeBiDi Gets an expression that evaluates to the level of embedding with respect to the bi-directional algorithm.
Propriedade pública VerticalAlign Gets an expression that evaluates to the vertical alignment of the text.
Propriedade pública WritingMode Gets an expression that evaluates to a value that indicates whether text is written horizontally or vertically.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegidoMembro estático cBackgroundColor Infraestrutura.
Campo protegidoMembro estático cBackgroundGradientEndColor Infraestrutura.
Campo protegidoMembro estático cBackgroundGradientType Infraestrutura.
Campo protegidoMembro estático cBackgroundHatchType Infraestrutura.
Campo protegidoMembro estático cBackgroundImage Infraestrutura.
Campo protegidoMembro estático cBackgroundImageMIMEType Infraestrutura.
Campo protegidoMembro estático cBackgroundImageSource Infraestrutura.
Campo protegidoMembro estático cBackgroundImageValue Infraestrutura.
Campo protegidoMembro estático cBackgroundRepeat Infraestrutura.
Campo protegidoMembro estático cBorderColor Infraestrutura.
Campo protegidoMembro estático cBorderColorBottom Infraestrutura.
Campo protegidoMembro estático cBorderColorLeft Infraestrutura.
Campo protegidoMembro estático cBorderColorRight Infraestrutura.
Campo protegidoMembro estático cBorderColorTop Infraestrutura.
Campo protegidoMembro estático cBorderStyle Infraestrutura.
Campo protegidoMembro estático cBorderStyleBottom Infraestrutura.
Campo protegidoMembro estático cBorderStyleLeft Infraestrutura.
Campo protegidoMembro estático cBorderStyleRight Infraestrutura.
Campo protegidoMembro estático cBorderStyleTop Infraestrutura.
Campo protegidoMembro estático cBorderWidth Infraestrutura.
Campo protegidoMembro estático cBorderWidthBottom Infraestrutura.
Campo protegidoMembro estático cBorderWidthLeft Infraestrutura.
Campo protegidoMembro estático cBorderWidthRight Infraestrutura.
Campo protegidoMembro estático cBorderWidthTop Infraestrutura.
Campo protegidoMembro estático cCalendar Infraestrutura.
Campo protegidoMembro estático cColor Infraestrutura.
Campo protegidoMembro estático cDirection Infraestrutura.
Campo protegidoMembro estático cFontFamily Infraestrutura.
Campo protegidoMembro estático cFontSize Infraestrutura.
Campo protegidoMembro estático cFontStyle Infraestrutura.
Campo protegidoMembro estático cFontWeight Infraestrutura.
Campo protegidoMembro estático cFormat Infraestrutura.
Campo protegidoMembro estático cLanguage Infraestrutura.
Campo protegidoMembro estático cLineHeight Infraestrutura.
Campo protegidoMembro estático cNumeralLanguage Infraestrutura.
Campo protegidoMembro estático cNumeralVariant Infraestrutura.
Campo protegidoMembro estático cPaddingBottom Infraestrutura.
Campo protegidoMembro estático cPaddingLeft Infraestrutura.
Campo protegidoMembro estático cPaddingRight Infraestrutura.
Campo protegidoMembro estático cPaddingTop Infraestrutura.
Campo protegidoMembro estático cPosition Infraestrutura.
Campo protegidoMembro estático cShadowColor Infraestrutura.
Campo protegidoMembro estático cShadowOffset Infraestrutura.
Campo protegidoMembro estático cTextAlign Infraestrutura.
Campo protegidoMembro estático cTextDecoration Infraestrutura.
Campo protegidoMembro estático cTextEffect Infraestrutura.
Campo protegidoMembro estático cTransparentColor Infraestrutura.
Campo protegidoMembro estático cUnicodeBiDi Infraestrutura.
Campo protegidoMembro estático cVerticalAlign Infraestrutura.
Campo protegidoMembro estático cWritingMode Infraestrutura.
Campo protegido m_nonSharedStyles Infraestrutura.
Campo protegido m_sharedStyles Infraestrutura.
Campo públicoMembro estático StyleAttributeCount Gets the number of style attributes in the StyleBase type.

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.