Partilhar via


Membros Style

Contains information about the style of a report item.

O tipo Style expõe os seguintes membros.

Construtores

  Nome Descrição
Método público Style() () () () Creates a new instance of the Style class.
Método público Style(IPropertyStore) Creates a new instance of the Style class.

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Herdado de ReportObject.)
Método público GetContainingDataScopes The containing data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Initializes an instance of the Style class. (Substitui ReportObject. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestrutura. (Substitui ReportObject. . :: . .InitializeForDesigner() () () ().)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestrutura. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)
Método protegido WrapPropertyStore Infraestrutura. (Herdado de ReportObject.)

Início

Propriedades

  Nome Descrição
Propriedade pública BackgroundColor Color of the background.
Propriedade pública BackgroundGradientEndColor End color for the background gradient.
Propriedade pública BackgroundGradientType The type of background gradient.
Propriedade pública BackgroundHatchType Hatch type.
Propriedade pública BackgroundImage A background image for the object.
Propriedade pública Border Default border properties.
Propriedade pública BottomBorder Properties of the bottom border.
Propriedade pública Calendar Indicates the calendar to use for formatting dates.
Propriedade pública Color The foreground color.
Propriedade pública Direction Indicates whether text is written left-to-right or right-to-left.
Propriedade pública FontFamily Name of the font family.
Propriedade pública FontSize Point size of the font.
Propriedade pública FontStyle Font style.
Propriedade pública FontWeight Thickness of the font.
Propriedade pública Format .NET Framework formatting string. See https://msdn2.microsoft.com/en-us/library/fbxft59x.aspx.
Propriedade pública FormatSymbolCulture The culture of the format symbols.
Propriedade pública Language The primary language of the text. Default is Report language.
Propriedade pública LeftBorder Properties of the left border.
Propriedade pública LineHeight Height of a line of text.
Propriedade pública NumeralLanguage The digit format to use as described by its primary language. Any language is valid. Default is the Language property.
Propriedade pública NumeralVariant The variant of the digit format to use.
Propriedade pública PaddingBottom Padding between the bottom edge of the report item and its contents.
Propriedade pública PaddingLeft Padding between the left edge of the report item and its contents.
Propriedade pública PaddingRight Padding between the right edge of the report item and its contents.
Propriedade pública PaddingTop Padding between the top edge of the report item and its contents.
Propriedade pública Parent The parent of this report object. (Herdado de ReportObjectBase.)
Propriedade pública PropertyStore The property store. (Herdado de ReportObjectBase.)
Propriedade pública RightBorder Properties of the right border.
Propriedade pública ShadowColor Color of the shadow for the item.
Propriedade pública ShadowOffset Size of the shadow for the item.
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública TextAlign Horizontal alignment of the text.
Propriedade pública TextDecoration Special text formatting.
Propriedade pública TextEffect Effect to apply to the text.
Propriedade pública TopBorder Properties of the top border.
Propriedade pública UnicodeBiDi Indicates the level of embedding with respect to the bi-directional algorithm.
Propriedade pública VerticalAlign Vertical alignment of the text.
Propriedade pública WritingMode Indicates whether text is written horizontally or vertically.

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular IDisposable. . :: . .Dispose (Herdado de ReportObject.)
Implementação de interface explícitaEvento particular IComponent. . :: . .Disposed (Herdado de ReportObject.)

Início