Condividi tramite


Classe StyleBase

Represents the base class for the Style class.

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

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

Nel tipo StyleBase sono esposti i membri seguenti.

Proprietà

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

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Campi

  Nome Descrizione
Campo protettoMembro statico cBackgroundColor Infrastruttura. A string constant that specifies the name of the style attribute for background color.
Campo protettoMembro statico cBackgroundGradientEndColor Infrastruttura. A string constant that specifies the name of the style attribute for background gradient end color.
Campo protettoMembro statico cBackgroundGradientType Infrastruttura. A string constant that specifies the name of the style attribute for background gradient type.
Campo protettoMembro statico cBackgroundHatchType Infrastruttura. A string constant that specifies the name of the style attribute for background hatch type.
Campo protettoMembro statico cBackgroundImage Infrastruttura. A string constant that specifies the name of the style attribute for background image.
Campo protettoMembro statico cBackgroundImageMIMEType Infrastruttura. A string constant that specifies the name of the style attribute for background image MIME type.
Campo protettoMembro statico cBackgroundImageSource Infrastruttura. A string constant that specifies the name of the style attribute for background image source.
Campo protettoMembro statico cBackgroundImageValue Infrastruttura. A string constant that specifies the name of the style attribute for background image value.
Campo protettoMembro statico cBackgroundRepeat Infrastruttura. A string constant that specifies the name of the style attribute for background repeat.
Campo protettoMembro statico cBorderColor Infrastruttura. A string constant that specifies the name of the style attribute for border color.
Campo protettoMembro statico cBorderColorBottom Infrastruttura. A string constant that specifies the name of the style attribute for bottom border color.
Campo protettoMembro statico cBorderColorLeft Infrastruttura. A string constant that specifies the name of the style attribute for left border color.
Campo protettoMembro statico cBorderColorRight Infrastruttura. A string constant that specifies the name of the style attribute for right border color.
Campo protettoMembro statico cBorderColorTop Infrastruttura. A string constant that specifies the name of the style attribute for top border color.
Campo protettoMembro statico cBorderStyle Infrastruttura. A string constant that specifies the name of the style attribute for border style.
Campo protettoMembro statico cBorderStyleBottom Infrastruttura. A string constant that specifies the name of the style attribute for bottom border style.
Campo protettoMembro statico cBorderStyleLeft Infrastruttura. A string constant that specifies the name of the style attribute for left border style.
Campo protettoMembro statico cBorderStyleRight Infrastruttura. A string constant that specifies the name of the style attribute for right border style.
Campo protettoMembro statico cBorderStyleTop Infrastruttura. A string constant that specifies the name of the style attribute for top border style.
Campo protettoMembro statico cBorderWidth Infrastruttura. A string constant that specifies the name of the style attribute for border width.
Campo protettoMembro statico cBorderWidthBottom Infrastruttura. A string constant that specifies the name of the style attribute for bottom border width.
Campo protettoMembro statico cBorderWidthLeft Infrastruttura. A string constant that specifies the name of the style attribute for left border width.
Campo protettoMembro statico cBorderWidthRight Infrastruttura. A string constant that specifies the name of the style attribute for right border width.
Campo protettoMembro statico cBorderWidthTop Infrastruttura. A string constant that specifies the name of the style attribute for top border width.
Campo protettoMembro statico cCalendar Infrastruttura. A string constant that specifies the name of the style attribute for calendar.
Campo protettoMembro statico cColor Infrastruttura. A string constant that specifies the name of the style attribute for color.
Campo protettoMembro statico cCurrencyLanguage
Campo protettoMembro statico cDirection Infrastruttura. A string constant that specifies the name of the style attribute for direction.
Campo protettoMembro statico cFontFamily Infrastruttura. A string constant that specifies the name of the style attribute for font family.
Campo protettoMembro statico cFontSize Infrastruttura. A string constant that specifies the name of the style attribute for font size.
Campo protettoMembro statico cFontStyle Infrastruttura. A string constant that specifies the name of the style attribute for font style.
Campo protettoMembro statico cFontWeight Infrastruttura. A string constant that specifies the name of the style attribute for font weight.
Campo protettoMembro statico cFormat Infrastruttura. A string constant that specifies the name of the style attribute for format.
Campo protettoMembro statico cLanguage Infrastruttura. A string constant that specifies the name of the style attribute for language.
Campo protettoMembro statico cLineHeight Infrastruttura. A string constant that specifies the name of the style attribute for line height.
Campo protettoMembro statico cNumeralLanguage Infrastruttura. A string constant that specifies the name of the style attribute for numeral language.
Campo protettoMembro statico cNumeralVariant Infrastruttura. A string constant that specifies the name of the style attribute for numeral variant.
Campo protettoMembro statico cPaddingBottom Infrastruttura. A string constant that specifies the name of the style attribute for bottom padding.
Campo protettoMembro statico cPaddingLeft Infrastruttura. A string constant that specifies the name of the style attribute for left padding.
Campo protettoMembro statico cPaddingRight Infrastruttura. A string constant that specifies the name of the style attribute for right padding.
Campo protettoMembro statico cPaddingTop Infrastruttura. A string constant that specifies the name of the style attribute for top padding.
Campo protettoMembro statico cPosition Infrastruttura. A string constant that specifies the name of the style attribute for position.
Campo protettoMembro statico cShadowColor Infrastruttura. A string constant that specifies the name of the style attribute for shadow color.
Campo protettoMembro statico cShadowOffset Infrastruttura. A string constant that specifies the name of the style attribute for shadow offset.
Campo protettoMembro statico cTextAlign Infrastruttura. A string constant that specifies the name of the style attribute for text alignment.
Campo protettoMembro statico cTextDecoration Infrastruttura. A string constant that specifies the name of the style attribute for text decoration.
Campo protettoMembro statico cTextEffect Infrastruttura. A string constant that specifies the name of the style attribute for text effect.
Campo protettoMembro statico cTransparentColor Infrastruttura. A string constant that specifies the name of the style attribute for transparent color.
Campo protettoMembro statico cUnicodeBiDi Infrastruttura. A string constant that specifies the name of the style attribute for Unicode bi-directional algorithm.
Campo protettoMembro statico cVerticalAlign Infrastruttura. A string constant that specifies the name of the style attribute for text vertical alignment.
Campo protettoMembro statico cWritingMode Infrastruttura. A string constant that specifies the name of the style attribute for text writing mode.
Campo protetto m_nonSharedStyles Infrastruttura. Specifies a list of style attributes that are not shared between instance objects.
Campo protetto m_sharedStyles Infrastruttura. Specifies a list of the styles that are shared between instance objects.
Campo pubblicoMembro statico StyleAttributeCount Specifies the number of style attributes in the StyleBase type.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering