Classe ReportSizeProperty
Represents a size property in the report.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ReportSizeProperty _
Inherits ReportProperty
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportSizeProperty
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