Partilhar via


Membros EmptyColorStyle

Contains the style properties used for a null color.

O tipo EmptyColorStyle expõe os seguintes membros.

Construtores

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

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