Partager via


Classe EmptyColorStyle

Contains the style properties used for a null color.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class EmptyColorStyle _
    Inherits Style
'Utilisation
Dim instance As EmptyColorStyle
public class EmptyColorStyle : Style
public ref class EmptyColorStyle : public Style
type EmptyColorStyle =  
    class
        inherit Style
    end
public class EmptyColorStyle extends Style

Le type EmptyColorStyle expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique EmptyColorStyle Initializes a new instance of the EmptyColorStyle class.

Haut de la page

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (hérité de ReportObject.)
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetContainingDataScopes Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDependenciesCore Infrastructure. (hérité de ReportObject.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Initialize Initializes the current EmptyColorStyle instance. (remplace Style. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (hérité de Style.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée RdlSemanticEqualsCore Infrastructure. (hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (hérité de ReportObject.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (hérité de ReportObject.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.