Freigeben über


ReportColor-Struktur

Represents a color in a report.

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

Syntax

'Declaration
Public Structure ReportColor _
    Implements IXmlSerializable, IFormattable, IShouldSerialize
'Usage
Dim instance As ReportColor
public struct ReportColor : IXmlSerializable, 
    IFormattable, IShouldSerialize
public value class ReportColor : IXmlSerializable, 
    IFormattable, IShouldSerialize
[<SealedAttribute>]
type ReportColor =  
    struct
        interface IXmlSerializable
        interface IFormattable
        interface IShouldSerialize
    end
JScript unterstützt die Verwendung von Strukturen, aber nicht die Deklaration neuer Strukturen.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.