Condividi tramite


Membri Style

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

Il tipo Style 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 IsAvailableStyle Infrastruttura.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_nonSharedStyles (Ereditato da StyleBase).
Campo protetto m_sharedStyles (Ereditato da StyleBase).

In alto

Proprietà

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

In alto