Freigeben über


StyleBase-Klasse

Represents the base class for the Style class.

Vererbungshierarchie

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

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

Syntax

'Declaration
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class StyleBase
'Usage
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

Der StyleBase-Typ macht folgende Elemente verfügbar.

Eigenschaften

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes FeldStatisches Element cBackgroundColor Infrastruktur
Geschütztes FeldStatisches Element cBackgroundGradientEndColor Infrastruktur
Geschütztes FeldStatisches Element cBackgroundGradientType Infrastruktur
Geschütztes FeldStatisches Element cBackgroundHatchType Infrastruktur
Geschütztes FeldStatisches Element cBackgroundImage Infrastruktur
Geschütztes FeldStatisches Element cBackgroundImageMIMEType Infrastruktur
Geschütztes FeldStatisches Element cBackgroundImageSource Infrastruktur
Geschütztes FeldStatisches Element cBackgroundImageValue Infrastruktur
Geschütztes FeldStatisches Element cBackgroundRepeat Infrastruktur
Geschütztes FeldStatisches Element cBorderColor Infrastruktur
Geschütztes FeldStatisches Element cBorderColorBottom Infrastruktur
Geschütztes FeldStatisches Element cBorderColorLeft Infrastruktur
Geschütztes FeldStatisches Element cBorderColorRight Infrastruktur
Geschütztes FeldStatisches Element cBorderColorTop Infrastruktur
Geschütztes FeldStatisches Element cBorderStyle Infrastruktur
Geschütztes FeldStatisches Element cBorderStyleBottom Infrastruktur
Geschütztes FeldStatisches Element cBorderStyleLeft Infrastruktur
Geschütztes FeldStatisches Element cBorderStyleRight Infrastruktur
Geschütztes FeldStatisches Element cBorderStyleTop Infrastruktur
Geschütztes FeldStatisches Element cBorderWidth Infrastruktur
Geschütztes FeldStatisches Element cBorderWidthBottom Infrastruktur
Geschütztes FeldStatisches Element cBorderWidthLeft Infrastruktur
Geschütztes FeldStatisches Element cBorderWidthRight Infrastruktur
Geschütztes FeldStatisches Element cBorderWidthTop Infrastruktur
Geschütztes FeldStatisches Element cCalendar Infrastruktur
Geschütztes FeldStatisches Element cColor Infrastruktur
Geschütztes FeldStatisches Element cDirection Infrastruktur
Geschütztes FeldStatisches Element cFontFamily Infrastruktur
Geschütztes FeldStatisches Element cFontSize Infrastruktur
Geschütztes FeldStatisches Element cFontStyle Infrastruktur
Geschütztes FeldStatisches Element cFontWeight Infrastruktur
Geschütztes FeldStatisches Element cFormat Infrastruktur
Geschütztes FeldStatisches Element cLanguage Infrastruktur
Geschütztes FeldStatisches Element cLineHeight Infrastruktur
Geschütztes FeldStatisches Element cNumeralLanguage Infrastruktur
Geschütztes FeldStatisches Element cNumeralVariant Infrastruktur
Geschütztes FeldStatisches Element cPaddingBottom Infrastruktur
Geschütztes FeldStatisches Element cPaddingLeft Infrastruktur
Geschütztes FeldStatisches Element cPaddingRight Infrastruktur
Geschütztes FeldStatisches Element cPaddingTop Infrastruktur
Geschütztes FeldStatisches Element cPosition Infrastruktur
Geschütztes FeldStatisches Element cShadowColor Infrastruktur
Geschütztes FeldStatisches Element cShadowOffset Infrastruktur
Geschütztes FeldStatisches Element cTextAlign Infrastruktur
Geschütztes FeldStatisches Element cTextDecoration Infrastruktur
Geschütztes FeldStatisches Element cTextEffect Infrastruktur
Geschütztes FeldStatisches Element cTransparentColor Infrastruktur
Geschütztes FeldStatisches Element cUnicodeBiDi Infrastruktur
Geschütztes FeldStatisches Element cVerticalAlign Infrastruktur
Geschütztes FeldStatisches Element cWritingMode Infrastruktur
Geschütztes Feld m_nonSharedStyles Infrastruktur
Geschütztes Feld m_sharedStyles Infrastruktur
Öffentliches FeldStatisches Element StyleAttributeCount Gets the number of style attributes in the StyleBase type.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.