StyleInstance 类

Represents an instance type of the Style class, and contains the calculated values of the properties in Style.

继承层次结构

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.StyleBaseInstance
      Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class StyleInstance _
    Inherits StyleBaseInstance
用法
Dim instance As StyleInstance
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public class StyleInstance : StyleBaseInstance
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class StyleInstance : public StyleBaseInstance
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type StyleInstance =  
    class 
        inherit StyleBaseInstance 
    end
public class StyleInstance extends StyleBaseInstance

StyleInstance 类型公开以下成员。

属性

  名称 说明
公共属性 BackgroundColor Gets the calculated value of the BackgroundColor property in a Style class. (覆盖 StyleBaseInstance.BackgroundColor。)
公共属性 BackgroundGradientEndColor Gets the calculated value of the BackgroundGradientEndColor property in a Style class. (覆盖 StyleBaseInstance.BackgroundGradientEndColor。)
公共属性 BackgroundGradientType Gets the calculated value of the BackgroundGradientType property in a Style class. (覆盖 StyleBaseInstance.BackgroundGradientType。)
公共属性 BackgroundHatchType Gets the calculated value of the BackgroundHatchType property in a Style class. (覆盖 StyleBaseInstance.BackgroundHatchType。)
公共属性 Calendar Gets the calculated value of the Calendar property in a Style class. (覆盖 StyleBaseInstance.Calendar。)
公共属性 Color Gets the calculated value of the Color property in a Style class. (覆盖 StyleBaseInstance.Color。)
公共属性 CurrencyLanguage (覆盖 StyleBaseInstance.CurrencyLanguage。)
公共属性 Direction Gets the calculated value of the Direction property in a Style class. (覆盖 StyleBaseInstance.Direction。)
公共属性 FontFamily Gets the calculated value of the FontFamily property in a Style class. (覆盖 StyleBaseInstance.FontFamily。)
公共属性 FontSize Gets the calculated value of the FontSize property in a Style class. (覆盖 StyleBaseInstance.FontSize。)
公共属性 FontStyle Gets the calculated value of the FontStyle property in a Style class. (覆盖 StyleBaseInstance.FontStyle。)
公共属性 FontWeight Gets the calculated value of the FontWeight property in a Style class. (覆盖 StyleBaseInstance.FontWeight。)
公共属性 Format Gets the calculated value of the Format property in a Style class. (覆盖 StyleBaseInstance.Format。)
公共属性 Item Gets the instance value for the specified StyleAttributeNames property. (覆盖 StyleBaseInstance.Item[StyleAttributeNames]。)
公共属性 Language Gets the calculated value of the Language property in a Style class. (覆盖 StyleBaseInstance.Language。)
公共属性 LineHeight Gets the calculated value of the LineHeight property in a Style class. (覆盖 StyleBaseInstance.LineHeight。)
公共属性 NumeralLanguage Gets the calculated value of the NumeralLanguage property in a Style class. (覆盖 StyleBaseInstance.NumeralLanguage。)
公共属性 NumeralVariant Gets the calculated value of the NumeralVariant property in a Style class. (覆盖 StyleBaseInstance.NumeralVariant。)
公共属性 PaddingBottom Gets the calculated value of the PaddingBottom property in a Style class. (覆盖 StyleBaseInstance.PaddingBottom。)
公共属性 PaddingLeft Gets the calculated value of the PaddingLeft property in a Style class. (覆盖 StyleBaseInstance.PaddingLeft。)
公共属性 PaddingRight Gets the calculated value of the PaddingRight property in a Style class. (覆盖 StyleBaseInstance.PaddingRight。)
公共属性 PaddingTop Gets the calculated value of the PaddingTop property in a Style class. (覆盖 StyleBaseInstance.PaddingTop。)
公共属性 ShadowColor Gets the calculated value of the ShadowColor property in a Style class. (覆盖 StyleBaseInstance.ShadowColor。)
公共属性 ShadowOffset Gets the calculated value of the ShadowOffset property in a Style class. (覆盖 StyleBaseInstance.ShadowOffset。)
公共属性 StyleAttributes Gets the calculated value of the NonSharedStyleAttributes property in a Style class. (覆盖 StyleBaseInstance.StyleAttributes。)
公共属性 TextAlign Gets the calculated value of the TextAlign property in a Style class. (覆盖 StyleBaseInstance.TextAlign。)
公共属性 TextDecoration Gets the calculated value of the TextDecoration property in a Style class. (覆盖 StyleBaseInstance.TextDecoration。)
公共属性 TextEffect Gets the calculated value of the TextEffect property in a Style class. (覆盖 StyleBaseInstance.TextEffect。)
公共属性 UnicodeBiDi Gets the calculated value of the UnicodeBiDi property in a Style class. (覆盖 StyleBaseInstance.UnicodeBiDi。)
公共属性 VerticalAlign Gets the calculated value of the VerticalAlign property in a Style class. (覆盖 StyleBaseInstance.VerticalAlign。)
公共属性 WritingMode Gets the calculated value of the WritingMode property in a Style class. (覆盖 StyleBaseInstance.WritingMode。)

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
受保护方法 ResetInstanceCache 基础结构。Resets the instance properties to initial values. (覆盖 BaseInstance.ResetInstanceCache()。)
公共方法 ToString (从 Object 继承。)

页首

字段

  名称 说明
受保护字段 m_assignedValues 基础结构。A dictionary of style attribute names that have been assigned with a value.
受保护字段 m_backgroundColor 基础结构。A ReportColor value that represents the calculated value of the BackgroundColor property.
受保护字段 m_backgroundGradientEndColor 基础结构。A ReportColor value that represents the calculated value of the BackgroundGradientEndColor property.
受保护字段 m_backgroundGradientType 基础结构。A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property.
受保护字段 m_backgroundHatchType 基础结构。A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property.
受保护字段 m_calendar 基础结构。A Calendars value that represents the calculated value of the Calendar property.
受保护字段 m_color 基础结构。A ReportColor value that represents the calculated value of the Color property.
受保护字段 m_currencyLanguage
受保护字段 m_direction 基础结构。A Directions value that represents the calculated value of the Direction property.
受保护字段 m_fontFamily 基础结构。A string value that represents the calculated value of the FontFamily property.
受保护字段 m_fontSize 基础结构。A ReportSize value that represents the calculated value of the FontSize property.
受保护字段 m_fontStyle 基础结构。A FontStyles value that represents the calculated value of the FontStyle property.
受保护字段 m_fontWeight 基础结构。A FontWeights value that represents the calculated value of the FontWeight property.
受保护字段 m_format 基础结构。A string value that represents the calculated value of the Format property.
受保护字段 m_language 基础结构。A string value that represents the calculated value of the Language property.
受保护字段 m_lineHeight 基础结构。A ReportSize value that represents the calculated value of the LineHeight property.
受保护字段 m_numeralLanguage 基础结构。A string value that represents the calculated value of the NumeralLanguage property.
受保护字段 m_numeralVariant 基础结构。An int value that represents the calculated value of the NumeralVariant property.
受保护字段 m_paddingBottom 基础结构。A ReportSize value that represents the calculated value of the PaddingBottom property.
受保护字段 m_paddingLeft 基础结构。A ReportSize value that represents the calculated value of the PaddingLeft property.
受保护字段 m_paddingRight 基础结构。A ReportSize value that represents the calculated value of the PaddingRight property.
受保护字段 m_paddingTop 基础结构。A ReportSize value that represents the calculated value of the PaddingTop property.
受保护字段 m_shadowColor 基础结构。A ReportColor value that represents the calculated value of the ShadowColor property.
受保护字段 m_shadowOffset 基础结构。A ReportSize value that represents the calculated value of the ShadowOffset property.
受保护字段 m_textAlign 基础结构。A TextAlignments value that represents the calculated value of the TextAlign property.
受保护字段 m_textDecoration 基础结构。A TextDecorations value that represents the calculated value of the TextDecoration property.
受保护字段 m_textEffect 基础结构。A TextEffects value that represents the calculated value of the TextEffect property.
受保护字段 m_unicodeBiDi 基础结构。A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property.
受保护字段 m_verticalAlign 基础结构。A VerticalAlignments value that represents the calculated value of the VerticalAlign property.
受保护字段 m_writingMode 基础结构。A WritingModes value that represents the calculated value of the WritingMode property.

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间