Classe GaugeCell
Represents a gauge cell.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class GaugeCell _
Implements IReportScope, IDataRegionCell
'Utilisation
Dim instance As GaugeCell
public sealed class GaugeCell : IReportScope,
IDataRegionCell
public ref class GaugeCell sealed : IReportScope,
IDataRegionCell
[<SealedAttribute>]
type GaugeCell =
class
interface IReportScope
interface IDataRegionCell
end
public final class GaugeCell implements IReportScope, IDataRegionCell
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi