Classe EmptyColorStyle
Contains the style properties used for a null color.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .Style
Microsoft.ReportingServices.RdlObjectModel..::..EmptyColorStyle
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 | |
---|---|---|
![]() |
EmptyColorStyle | Initializes a new instance of the EmptyColorStyle class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
BackgroundColor | Color of the background. (hérité de Style.) |
![]() |
BackgroundGradientEndColor | End color for the background gradient. (hérité de Style.) |
![]() |
BackgroundGradientType | The type of background gradient. (hérité de Style.) |
![]() |
BackgroundHatchType | Hatch type. (hérité de Style.) |
![]() |
BackgroundImage | A background image for the object. (hérité de Style.) |
![]() |
Border | The empty border styles. |
![]() |
BottomBorder | Properties of the bottom border. (hérité de Style.) |
![]() |
Calendar | Indicates the calendar to use for formatting dates. (hérité de Style.) |
![]() |
Color | The color to use for the empty color. |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
Direction | Indicates whether text is written left-to-right or right-to-left. (hérité de Style.) |
![]() |
FontFamily | Name of the font family. (hérité de Style.) |
![]() |
FontSize | Point size of the font. (hérité de Style.) |
![]() |
FontStyle | Font style. (hérité de Style.) |
![]() |
FontWeight | Thickness of the font. (hérité de Style.) |
![]() |
Format | .NET Framework formatting string. See https://msdn2.microsoft.com/en-us/library/fbxft59x.aspx. (hérité de Style.) |
![]() |
FormatSymbolCulture | The culture of the format symbols. (hérité de Style.) |
![]() |
Language | The primary language of the text. Default is Report language. (hérité de Style.) |
![]() |
LeftBorder | Properties of the left border. (hérité de Style.) |
![]() |
LineHeight | Height of a line of text. (hérité de Style.) |
![]() |
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.) |
![]() |
NumeralVariant | The variant of the digit format to use. (hérité de Style.) |
![]() |
PaddingBottom | Padding between the bottom edge of the report item and its contents. (hérité de Style.) |
![]() |
PaddingLeft | Padding between the left edge of the report item and its contents. (hérité de Style.) |
![]() |
PaddingRight | Padding between the right edge of the report item and its contents. (hérité de Style.) |
![]() |
PaddingTop | Padding between the top edge of the report item and its contents. (hérité de Style.) |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
RightBorder | Properties of the right border. (hérité de Style.) |
![]() |
ShadowColor | Color of the shadow for the item. (hérité de Style.) |
![]() |
ShadowOffset | Size of the shadow for the item. (hérité de Style.) |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
TextAlign | Horizontal alignment of the text. (hérité de Style.) |
![]() |
TextDecoration | Special text formatting. (hérité de Style.) |
![]() |
TextEffect | Effect to apply to the text. (hérité de Style.) |
![]() |
TopBorder | Properties of the top border. (hérité de Style.) |
![]() |
UnicodeBiDi | Indicates the level of embedding with respect to the bi-directional algorithm. (hérité de Style.) |
![]() |
VerticalAlign | Vertical alignment of the text. (hérité de Style.) |
![]() |
WritingMode | Indicates whether text is written horizontally or vertically. (hérité de Style.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes the current EmptyColorStyle instance. (remplace Style. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de Style.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
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.