Classe ReportColorProperty
Represents a color property in the report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ReportColorProperty _
Inherits ReportProperty
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportColorProperty
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também