Classe ReportSizeProperty
Represents a size property in the report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ReportSizeProperty _
Inherits ReportProperty
'Uso
Dim instance As ReportSizeProperty
public sealed class ReportSizeProperty : ReportProperty
public ref class ReportSizeProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportSizeProperty =
class
inherit ReportProperty
end
public final class ReportSizeProperty extends ReportProperty
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportSizeProperty
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