Класс StyleBase
Represents the base class for the Style class.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..StyleBase
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class StyleBase
'Применение
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
Тип StyleBase обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
BackgroundColor | Gets an expression that evaluates to the color of the background. |
![]() |
BackgroundGradientEndColor | Gets an expression that evaluates to the end color for the background gradient. |
![]() |
BackgroundGradientType | Gets an expression that evaluates to the type of background gradient. |
![]() |
BackgroundHatchType | Gets an expression that evaluates to the hatch type. |
![]() |
BackgroundImage | Gets a background image for the object. |
![]() |
Border | Gets the default border properties. |
![]() |
BottomBorder | Gets the properties of the bottom border. |
![]() |
Calendar | Gets an expression that evaluates to the calendar to use for formatting dates. |
![]() |
Color | Gets an expression that evaluates to the foreground color. |
![]() |
Direction | Gets an expression that evaluates to a value that indicates whether text is written left-to-right or right-to-left. |
![]() |
FontFamily | Gets an expression that evaluates to the name of the font family. |
![]() |
FontSize | Gets an expression that evaluates to the size of the font. |
![]() |
FontStyle | Gets an expression that evaluates to the font style. |
![]() |
FontWeight | Gets an expression that evaluates to the thickness of the font. |
![]() |
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. |
![]() |
Item | Gets a style attribute. |
![]() |
Language | Gets an expression that evaluates to the primary language of the text. |
![]() |
LeftBorder | Gets an expression that evaluates to the properties of the left border. |
![]() |
LineHeight | Gets an expression that evaluates to the height of a line of text. |
![]() |
NonSharedStyleAttributes | Gets a list of style attributes that are not shared between instance objects. |
![]() |
NumeralLanguage | Gets an expression that evaluates to the digit format to use as described by its primary language. |
![]() |
NumeralVariant | Gets an expression that evaluates to the variant of the digit format to use. |
![]() |
PaddingBottom | Gets an expression that evaluates to the padding between the bottom edge of the report item and its contents. |
![]() |
PaddingLeft | Gets an expression that evaluates to the padding between the left edge of the report item and its contents. |
![]() |
PaddingRight | Gets an expression that evaluates to the padding between the right edge of the report item and its contents. |
![]() |
PaddingTop | Gets an expression that evaluates to the padding between the top edge of the report item and its contents. |
![]() |
RightBorder | Gets the properties of the right border. |
![]() |
ShadowColor | Gets an expression that evaluates to the color of the shadow for the item. |
![]() |
ShadowOffset | Gets an expression that evaluates to the size of the shadow for the item. |
![]() |
SharedStyleAttributes | Gets a list of the styles that are shared between instance objects. |
![]() |
TextAlign | Gets an expression that evaluates to the horizontal alignment of the text. |
![]() |
TextDecoration | Gets an expression that evaluates to the special text formatting. |
![]() |
TextEffect | Gets an expression that evaluates to the effect to apply to the text. |
![]() |
TopBorder | Gets the properties of the top border. |
![]() |
UnicodeBiDi | Gets an expression that evaluates to the level of embedding with respect to the bi-directional algorithm. |
![]() |
VerticalAlign | Gets an expression that evaluates to the vertical alignment of the text. |
![]() |
WritingMode | Gets an expression that evaluates to a value that indicates whether text is written horizontally or vertically. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() ![]() |
cBackgroundColor | Инфраструктура. |
![]() ![]() |
cBackgroundGradientEndColor | Инфраструктура. |
![]() ![]() |
cBackgroundGradientType | Инфраструктура. |
![]() ![]() |
cBackgroundHatchType | Инфраструктура. |
![]() ![]() |
cBackgroundImage | Инфраструктура. |
![]() ![]() |
cBackgroundImageMIMEType | Инфраструктура. |
![]() ![]() |
cBackgroundImageSource | Инфраструктура. |
![]() ![]() |
cBackgroundImageValue | Инфраструктура. |
![]() ![]() |
cBackgroundRepeat | Инфраструктура. |
![]() ![]() |
cBorderColor | Инфраструктура. |
![]() ![]() |
cBorderColorBottom | Инфраструктура. |
![]() ![]() |
cBorderColorLeft | Инфраструктура. |
![]() ![]() |
cBorderColorRight | Инфраструктура. |
![]() ![]() |
cBorderColorTop | Инфраструктура. |
![]() ![]() |
cBorderStyle | Инфраструктура. |
![]() ![]() |
cBorderStyleBottom | Инфраструктура. |
![]() ![]() |
cBorderStyleLeft | Инфраструктура. |
![]() ![]() |
cBorderStyleRight | Инфраструктура. |
![]() ![]() |
cBorderStyleTop | Инфраструктура. |
![]() ![]() |
cBorderWidth | Инфраструктура. |
![]() ![]() |
cBorderWidthBottom | Инфраструктура. |
![]() ![]() |
cBorderWidthLeft | Инфраструктура. |
![]() ![]() |
cBorderWidthRight | Инфраструктура. |
![]() ![]() |
cBorderWidthTop | Инфраструктура. |
![]() ![]() |
cCalendar | Инфраструктура. |
![]() ![]() |
cColor | Инфраструктура. |
![]() ![]() |
cDirection | Инфраструктура. |
![]() ![]() |
cFontFamily | Инфраструктура. |
![]() ![]() |
cFontSize | Инфраструктура. |
![]() ![]() |
cFontStyle | Инфраструктура. |
![]() ![]() |
cFontWeight | Инфраструктура. |
![]() ![]() |
cFormat | Инфраструктура. |
![]() ![]() |
cLanguage | Инфраструктура. |
![]() ![]() |
cLineHeight | Инфраструктура. |
![]() ![]() |
cNumeralLanguage | Инфраструктура. |
![]() ![]() |
cNumeralVariant | Инфраструктура. |
![]() ![]() |
cPaddingBottom | Инфраструктура. |
![]() ![]() |
cPaddingLeft | Инфраструктура. |
![]() ![]() |
cPaddingRight | Инфраструктура. |
![]() ![]() |
cPaddingTop | Инфраструктура. |
![]() ![]() |
cPosition | Инфраструктура. |
![]() ![]() |
cShadowColor | Инфраструктура. |
![]() ![]() |
cShadowOffset | Инфраструктура. |
![]() ![]() |
cTextAlign | Инфраструктура. |
![]() ![]() |
cTextDecoration | Инфраструктура. |
![]() ![]() |
cTextEffect | Инфраструктура. |
![]() ![]() |
cTransparentColor | Инфраструктура. |
![]() ![]() |
cUnicodeBiDi | Инфраструктура. |
![]() ![]() |
cVerticalAlign | Инфраструктура. |
![]() ![]() |
cWritingMode | Инфраструктура. |
![]() |
m_nonSharedStyles | Инфраструктура. |
![]() |
m_sharedStyles | Инфраструктура. |
![]() ![]() |
StyleAttributeCount | Gets the number of style attributes in the StyleBase type. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)