StyleInstance Class
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleBaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class StyleInstance _
Inherits StyleBaseInstance
'Usage
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
The StyleInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BackgroundColor | Gets the calculated value of the BackgroundColor property in a Style class. (Overrides StyleBaseInstance.BackgroundColor.) |
![]() |
BackgroundGradientEndColor | Gets the calculated value of the BackgroundGradientEndColor property in a Style class. (Overrides StyleBaseInstance.BackgroundGradientEndColor.) |
![]() |
BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a Style class. (Overrides StyleBaseInstance.BackgroundGradientType.) |
![]() |
BackgroundHatchType | Gets the calculated value of the BackgroundHatchType property in a Style class. (Overrides StyleBaseInstance.BackgroundHatchType.) |
![]() |
Calendar | Gets the calculated value of the Calendar property in a Style class. (Overrides StyleBaseInstance.Calendar.) |
![]() |
Color | Gets the calculated value of the Color property in a Style class. (Overrides StyleBaseInstance.Color.) |
![]() |
Direction | Gets the calculated value of the Direction property in a Style class. (Overrides StyleBaseInstance.Direction.) |
![]() |
FontFamily | Gets the calculated value of the FontFamily property in a Style class. (Overrides StyleBaseInstance.FontFamily.) |
![]() |
FontSize | Gets the calculated value of the FontSize property in a Style class. (Overrides StyleBaseInstance.FontSize.) |
![]() |
FontStyle | Gets the calculated value of the FontStyle property in a Style class. (Overrides StyleBaseInstance.FontStyle.) |
![]() |
FontWeight | Gets the calculated value of the FontWeight property in a Style class. (Overrides StyleBaseInstance.FontWeight.) |
![]() |
Format | Gets the calculated value of the Format property in a Style class. (Overrides StyleBaseInstance.Format.) |
![]() |
Item | Gets the instance value for the specified StyleAttributeNames property. (Overrides StyleBaseInstance.Item[StyleAttributeNames].) |
![]() |
Language | Gets the calculated value of the Language property in a Style class. (Overrides StyleBaseInstance.Language.) |
![]() |
LineHeight | Gets the calculated value of the LineHeight property in a Style class. (Overrides StyleBaseInstance.LineHeight.) |
![]() |
NumeralLanguage | Gets the calculated value of the NumeralLanguage property in a Style class. (Overrides StyleBaseInstance.NumeralLanguage.) |
![]() |
NumeralVariant | Gets the calculated value of the NumeralVariant property in a Style class. (Overrides StyleBaseInstance.NumeralVariant.) |
![]() |
PaddingBottom | Gets the calculated value of the PaddingBottom property in a Style class. (Overrides StyleBaseInstance.PaddingBottom.) |
![]() |
PaddingLeft | Gets the calculated value of the PaddingLeft property in a Style class. (Overrides StyleBaseInstance.PaddingLeft.) |
![]() |
PaddingRight | Gets the calculated value of the PaddingRight property in a Style class. (Overrides StyleBaseInstance.PaddingRight.) |
![]() |
PaddingTop | Gets the calculated value of the PaddingTop property in a Style class. (Overrides StyleBaseInstance.PaddingTop.) |
![]() |
ShadowColor | Gets the calculated value of the ShadowColor property in a Style class. (Overrides StyleBaseInstance.ShadowColor.) |
![]() |
ShadowOffset | Gets the calculated value of the ShadowOffset property in a Style class. (Overrides StyleBaseInstance.ShadowOffset.) |
![]() |
StyleAttributes | Gets the calculated value of the NonSharedStyleAttributes property in a Style class. (Overrides StyleBaseInstance.StyleAttributes.) |
![]() |
TextAlign | Gets the calculated value of the TextAlign property in a Style class. (Overrides StyleBaseInstance.TextAlign.) |
![]() |
TextDecoration | Gets the calculated value of the TextDecoration property in a Style class. (Overrides StyleBaseInstance.TextDecoration.) |
![]() |
TextEffect | Gets the calculated value of the TextEffect property in a Style class. (Overrides StyleBaseInstance.TextEffect.) |
![]() |
UnicodeBiDi | Gets the calculated value of the UnicodeBiDi property in a Style class. (Overrides StyleBaseInstance.UnicodeBiDi.) |
![]() |
VerticalAlign | Gets the calculated value of the VerticalAlign property in a Style class. (Overrides StyleBaseInstance.VerticalAlign.) |
![]() |
WritingMode | Gets the calculated value of the WritingMode property in a Style class. (Overrides StyleBaseInstance.WritingMode.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ResetInstanceCache | Infrastructure. (Overrides BaseInstance.ResetInstanceCache().) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_assignedValues | Infrastructure. |
![]() |
m_backgroundColor | Infrastructure. |
![]() |
m_backgroundGradientEndColor | Infrastructure. |
![]() |
m_backgroundGradientType | Infrastructure. |
![]() |
m_backgroundHatchType | Infrastructure. |
![]() |
m_calendar | Infrastructure. |
![]() |
m_color | Infrastructure. |
![]() |
m_direction | Infrastructure. |
![]() |
m_fontFamily | Infrastructure. |
![]() |
m_fontSize | Infrastructure. |
![]() |
m_fontStyle | Infrastructure. |
![]() |
m_fontWeight | Infrastructure. |
![]() |
m_format | Infrastructure. |
![]() |
m_language | Infrastructure. |
![]() |
m_lineHeight | Infrastructure. |
![]() |
m_numeralLanguage | Infrastructure. |
![]() |
m_numeralVariant | Infrastructure. |
![]() |
m_paddingBottom | Infrastructure. |
![]() |
m_paddingLeft | Infrastructure. |
![]() |
m_paddingRight | Infrastructure. |
![]() |
m_paddingTop | Infrastructure. |
![]() |
m_shadowColor | Infrastructure. |
![]() |
m_shadowOffset | Infrastructure. |
![]() |
m_textAlign | Infrastructure. |
![]() |
m_textDecoration | Infrastructure. |
![]() |
m_textEffect | Infrastructure. |
![]() |
m_unicodeBiDi | Infrastructure. |
![]() |
m_verticalAlign | Infrastructure. |
![]() |
m_writingMode | Infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.