Classe ReportColorProperty
Represents a color property in the report.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ReportColorProperty _
Inherits ReportProperty
'Utilizzo
Dim instance As ReportColorProperty
public sealed class ReportColorProperty : ReportProperty
public ref class ReportColorProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportColorProperty =
class
inherit ReportProperty
end
public final class ReportColorProperty extends ReportProperty
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportColorProperty
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche