Partilhar via


Membros Style

Contains information about the style of an object in the report.

O tipo Style expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido IsAvailableStyle Infraestrutura.
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_nonSharedStyles (Herdado de StyleBase.)
Campo protegido m_sharedStyles (Herdado de StyleBase.)

Início

Propriedades

  Nome Descrição
Propriedade pública BackgroundColor Color of the background (Substitui StyleBase. . :: . .BackgroundColor.)
Propriedade pública BackgroundGradientEndColor End color for the background gradient. (Substitui StyleBase. . :: . .BackgroundGradientEndColor.)
Propriedade pública BackgroundGradientType The type of background gradient (Substitui StyleBase. . :: . .BackgroundGradientType.)
Propriedade pública BackgroundHatchType Hatch type. (Substitui StyleBase. . :: . .BackgroundHatchType.)
Propriedade pública BackgroundImage A background image for the object. (Substitui StyleBase. . :: . .BackgroundImage.)
Propriedade pública Border Default border properties. (Substitui StyleBase. . :: . .Border.)
Propriedade pública BottomBorder Properties of the bottom border. (Substitui StyleBase. . :: . .BottomBorder.)
Propriedade pública Calendar Indicates the calendar to use for formatting dates. (Substitui StyleBase. . :: . .Calendar.)
Propriedade pública Color The foreground color. (Substitui StyleBase. . :: . .Color.)
Propriedade pública Direction Indicates whether text is written left-to-right or right-to-left. (Substitui StyleBase. . :: . .Direction.)
Propriedade pública FontFamily Name of the font family. (Substitui StyleBase. . :: . .FontFamily.)
Propriedade pública FontSize Size of the font. (Substitui StyleBase. . :: . .FontSize.)
Propriedade pública FontStyle Font style. (Substitui StyleBase. . :: . .FontStyle.)
Propriedade pública FontWeight Thickness of the font. (Substitui StyleBase. . :: . .FontWeight.)
Propriedade pública Format Microsoft .NET Framework formatting string. (Substitui StyleBase. . :: . .Format.)
Propriedade pública Item Gets a style attribute. (Substitui StyleBase. . :: . .Item[ ( [ ( StyleAttributeNames] ) ] ) .)
Propriedade pública Language The primary language of the text. Default is Report language. (Substitui StyleBase. . :: . .Language.)
Propriedade pública LeftBorder Properties of the left border. (Substitui StyleBase. . :: . .LeftBorder.)
Propriedade pública LineHeight Height of a line of text. (Substitui StyleBase. . :: . .LineHeight.)
Propriedade pública NonSharedStyleAttributes Gets a list of style attributes that are not shared between instance objects. (Substitui StyleBase. . :: . .NonSharedStyleAttributes.)
Propriedade pública NumeralLanguage The digit format to use as described by its primary language. Any language is legal. Default is the Language property. (Substitui StyleBase. . :: . .NumeralLanguage.)
Propriedade pública NumeralVariant The variant of the digit format to use. (Substitui StyleBase. . :: . .NumeralVariant.)
Propriedade pública PaddingBottom Padding between the bottom edge of the report item and its contents. (Substitui StyleBase. . :: . .PaddingBottom.)
Propriedade pública PaddingLeft Padding between the left edge of the report item and its contents. (Substitui StyleBase. . :: . .PaddingLeft.)
Propriedade pública PaddingRight Padding between the right edge of the report item and its contents. (Substitui StyleBase. . :: . .PaddingRight.)
Propriedade pública PaddingTop Padding between the top edge of the report item and its contents. (Substitui StyleBase. . :: . .PaddingTop.)
Propriedade pública RightBorder Properties of the right border. (Substitui StyleBase. . :: . .RightBorder.)
Propriedade pública ShadowColor Color of the shadow for the item. (Substitui StyleBase. . :: . .ShadowColor.)
Propriedade pública ShadowOffset Size of the shadow for the item. (Substitui StyleBase. . :: . .ShadowOffset.)
Propriedade pública SharedStyleAttributes Gets a list of style attributes that are shared between instance objects. (Substitui StyleBase. . :: . .SharedStyleAttributes.)
Propriedade pública TextAlign Horizontal alignment of the text. (Substitui StyleBase. . :: . .TextAlign.)
Propriedade pública TextDecoration Special text formatting. (Substitui StyleBase. . :: . .TextDecoration.)
Propriedade pública TextEffect Effect to apply to the text. (Substitui StyleBase. . :: . .TextEffect.)
Propriedade pública TopBorder Properties of the top border. (Substitui StyleBase. . :: . .TopBorder.)
Propriedade pública UnicodeBiDi Indicates the level of embedding with respect to the bi-directional algorithm. (Substitui StyleBase. . :: . .UnicodeBiDi.)
Propriedade pública VerticalAlign Vertical alignment of the text. (Substitui StyleBase. . :: . .VerticalAlign.)
Propriedade pública WritingMode Indicates whether text is written horizontally or vertically. (Substitui StyleBase. . :: . .WritingMode.)

Início