Freigeben über


EmptyColorStyle-Klasse

Contains the style properties used for a null color.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel.ReportObject
      Microsoft.ReportingServices.RdlObjectModel.Style
        Microsoft.ReportingServices.RdlObjectModel.EmptyColorStyle

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class EmptyColorStyle _
    Inherits Style
'Usage
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

Der EmptyColorStyle-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode EmptyColorStyle Initializes a new instance of the EmptyColorStyle class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BackgroundColor Gets or sets the color of the background. (Geerbt von Style.)
Öffentliche Eigenschaft BackgroundGradientEndColor Gets or sets the end color for the background gradient. (Geerbt von Style.)
Öffentliche Eigenschaft BackgroundGradientType Gets or sets the type of background gradient. (Geerbt von Style.)
Öffentliche Eigenschaft BackgroundHatchType Gets or sets the hatch type. (Geerbt von Style.)
Öffentliche Eigenschaft BackgroundImage Gets or sets the a background image for the object. (Geerbt von Style.)
Öffentliche Eigenschaft Border The empty border styles.
Öffentliche Eigenschaft BottomBorder Gets or sets the properties of the bottom border. (Geerbt von Style.)
Öffentliche Eigenschaft Calendar Gets or sets a value that indicates whether the calendar to use for formatting dates. (Geerbt von Style.)
Öffentliche Eigenschaft Color The color to use for the empty color.
Öffentliche Eigenschaft ComponentMetadata Gets or sets the component metadata. (Geerbt von ReportObject.)
Öffentliche Eigenschaft Direction Gets or sets a value that indicates whether text is written left-to-right or right-to-left. (Geerbt von Style.)
Öffentliche Eigenschaft FontFamily Gets or sets the name of the font family. (Geerbt von Style.)
Öffentliche Eigenschaft FontSize Gets or sets the point size of the font. (Geerbt von Style.)
Öffentliche Eigenschaft FontStyle Gets or sets the font style. (Geerbt von Style.)
Öffentliche Eigenschaft FontWeight Gets or sets the thickness of the font. (Geerbt von Style.)
Öffentliche Eigenschaft Format Gets or sets the .NET Framework formatting string. See https://msdn2.microsoft.com/en-us/library/fbxft59x.aspx. (Geerbt von Style.)
Öffentliche Eigenschaft FormatSymbolCulture Gets or sets the culture of the format symbols. (Geerbt von Style.)
Öffentliche Eigenschaft Language Gets or sets the primary language of the text. Default is Report language. (Geerbt von Style.)
Öffentliche Eigenschaft LeftBorder Gets or sets the properties of the left border. (Geerbt von Style.)
Öffentliche Eigenschaft LineHeight Gets or sets the height of a line of text. (Geerbt von Style.)
Öffentliche Eigenschaft NumeralLanguage Gets or sets the digit format to use as described by its primary language. Any language is valid. Default is the Language property. (Geerbt von Style.)
Öffentliche Eigenschaft NumeralVariant Gets or sets the variant of the digit format to use. (Geerbt von Style.)
Öffentliche Eigenschaft PaddingBottom Gets or sets the padding between the bottom edge of the report item and its contents. (Geerbt von Style.)
Öffentliche Eigenschaft PaddingLeft Gets or sets the padding between the left edge of the report item and its contents. (Geerbt von Style.)
Öffentliche Eigenschaft PaddingRight Gets or sets the padding between the right edge of the report item and its contents. (Geerbt von Style.)
Öffentliche Eigenschaft PaddingTop Gets or sets the padding between the top edge of the report item and its contents. (Geerbt von Style.)
Öffentliche Eigenschaft Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft RightBorder Gets or sets the properties of the right border. (Geerbt von Style.)
Öffentliche Eigenschaft ShadowColor Gets or sets the color of the shadow for the item. (Geerbt von Style.)
Öffentliche Eigenschaft ShadowOffset Gets or sets the size of the shadow for the item. (Geerbt von Style.)
Öffentliche Eigenschaft Site Infrastruktur Gets or sets the site associated with the ReportObject object. (Geerbt von ReportObject.)
Öffentliche Eigenschaft TextAlign Gets or sets the horizontal alignment of the text. (Geerbt von Style.)
Öffentliche Eigenschaft TextDecoration Gets or sets the special text formatting. (Geerbt von Style.)
Öffentliche Eigenschaft TextEffect Gets or sets the effect to apply to the text. (Geerbt von Style.)
Öffentliche Eigenschaft TopBorder Gets or sets the properties of the top border. (Geerbt von Style.)
Öffentliche Eigenschaft UnicodeBiDi Gets or sets a value that indicates the level of embedding with respect to the bi-directional algorithm. (Geerbt von Style.)
Öffentliche Eigenschaft VerticalAlign Gets or sets the vertical alignment of the text. (Geerbt von Style.)
Öffentliche Eigenschaft WritingMode Gets or sets a value that indicates whether text is written horizontally or vertically. (Geerbt von Style.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode DeepClone Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetContainingDataScopes Infrastruktur Returns the list of report object that contains data scopes. (Geerbt von ReportObject.)
Geschützte Methode GetDataScopesForDefaultImpl Infrastruktur Returns the data scopes for default implementation. (Geerbt von ReportObject.)
Geschützte Methode GetDependenciesCore Infrastruktur Returns the dependencies core for the ReportObject object. (Geerbt von ReportObject.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Initialize Initializes the current EmptyColorStyle instance. (Überschreibt Style.Initialize().)
Geschützte Methode InitializeForDesigner Infrastruktur Initializes an instance of the Style class for the designer. (Geerbt von Style.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode OnChildPropertyChanged Infrastruktur Raises an event when the property of the child was changed. (Geerbt von ReportObject.)
Geschützte Methode OnPropertyChanged Infrastruktur Raises an event when the property was changed. (Geerbt von ReportObject.)
Geschützte Methode RdlSemanticEqualsCore Infrastruktur Returns whether the report definition language semantic is the same with the core object. (Geerbt von ReportObject.)
Geschützte Methode SavePropertyValue<T> Infrastruktur Saves the property value of the report object. (Geerbt von ReportObject.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IDisposable.Dispose Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Geerbt von ReportObject.)
Explizite SchnittstellenimplementierungPrivates Ereignis IComponent.Disposed Infrastruktur Occurs when the ReportObject object is disposed. (Geerbt von ReportObject.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace