Класс 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. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering