Condividi tramite


Membri StyleBase

Represents the base class for the Style class.

Il tipo StyleBase espone i membri seguenti.

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
Campo protettoMembro statico cBackgroundGradientEndColor
Campo protettoMembro statico cBackgroundGradientType
Campo protettoMembro statico cBackgroundHatchType
Campo protettoMembro statico cBackgroundImage
Campo protettoMembro statico cBackgroundImageMIMEType
Campo protettoMembro statico cBackgroundImageSource
Campo protettoMembro statico cBackgroundImageValue
Campo protettoMembro statico cBackgroundRepeat
Campo protettoMembro statico cBorderColor
Campo protettoMembro statico cBorderColorBottom
Campo protettoMembro statico cBorderColorLeft
Campo protettoMembro statico cBorderColorRight
Campo protettoMembro statico cBorderColorTop
Campo protettoMembro statico cBorderStyle
Campo protettoMembro statico cBorderStyleBottom
Campo protettoMembro statico cBorderStyleLeft
Campo protettoMembro statico cBorderStyleRight
Campo protettoMembro statico cBorderStyleTop
Campo protettoMembro statico cBorderWidth
Campo protettoMembro statico cBorderWidthBottom
Campo protettoMembro statico cBorderWidthLeft
Campo protettoMembro statico cBorderWidthRight
Campo protettoMembro statico cBorderWidthTop
Campo protettoMembro statico cCalendar
Campo protettoMembro statico cColor
Campo protettoMembro statico cDirection
Campo protettoMembro statico cFontFamily
Campo protettoMembro statico cFontSize
Campo protettoMembro statico cFontStyle
Campo protettoMembro statico cFontWeight
Campo protettoMembro statico cFormat
Campo protettoMembro statico cLanguage
Campo protettoMembro statico cLineHeight
Campo protettoMembro statico cNumeralLanguage
Campo protettoMembro statico cNumeralVariant
Campo protettoMembro statico cPaddingBottom
Campo protettoMembro statico cPaddingLeft
Campo protettoMembro statico cPaddingRight
Campo protettoMembro statico cPaddingTop
Campo protettoMembro statico cPosition
Campo protettoMembro statico cShadowColor
Campo protettoMembro statico cShadowOffset
Campo protettoMembro statico cTextAlign
Campo protettoMembro statico cTextDecoration
Campo protettoMembro statico cTextEffect
Campo protettoMembro statico cTransparentColor
Campo protettoMembro statico cUnicodeBiDi
Campo protettoMembro statico cVerticalAlign
Campo protettoMembro statico cWritingMode
Campo protetto m_nonSharedStyles
Campo protetto m_sharedStyles
Campo pubblicoMembro statico StyleAttributeCount

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BackgroundColor Color of the background.
Proprietà pubblica BackgroundGradientEndColor End color for the background gradient.
Proprietà pubblica BackgroundGradientType The type of background gradient
Proprietà pubblica BackgroundHatchType Hatch type.
Proprietà pubblica BackgroundImage A background image for the object.
Proprietà pubblica Border Default border properties
Proprietà pubblica BottomBorder Properties of the bottom border
Proprietà pubblica Calendar Indicates the calendar to use for formatting dates.
Proprietà pubblica Color The foreground color
Proprietà pubblica Direction Indicates whether text is written left-to-right or right-to-left.
Proprietà pubblica FontFamily Name of the font family
Proprietà pubblica FontSize Size of the font
Proprietà pubblica FontStyle Font style
Proprietà pubblica FontWeight Thickness of the font
Proprietà pubblica Format 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 The primary language of the text. Default is Report language.
Proprietà pubblica LeftBorder Properties of the left border.
Proprietà pubblica LineHeight 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 The digit format to use as described by its primary language.
Proprietà pubblica NumeralVariant The variant of the digit format to use.
Proprietà pubblica PaddingBottom Padding between the bottom edge of the report item and its contents.
Proprietà pubblica PaddingLeft Padding between the left edge of the report item and its contents.
Proprietà pubblica PaddingRight Padding between the right edge of the report item and its contents.
Proprietà pubblica PaddingTop Padding between the top edge of the report item and its contents.
Proprietà pubblica RightBorder Properties of the right border.
Proprietà pubblica ShadowColor Color of the shadow for the item.
Proprietà pubblica ShadowOffset Size of the shadow for the item.
Proprietà pubblica SharedStyleAttributes Gets a list of style attributes that are shared between instance objects.
Proprietà pubblica TextAlign Horizontal alignment of the text.
Proprietà pubblica TextDecoration Special text formatting.
Proprietà pubblica TextEffect Effect to apply to the text.
Proprietà pubblica TopBorder Properties of the top border.
Proprietà pubblica UnicodeBiDi Indicates the level of embedding with respect to the bi-directional algorithm.
Proprietà pubblica VerticalAlign Vertical alignment of the text.
Proprietà pubblica WritingMode Indicates whether text is written horizontally or vertically.

In alto