Класс GaugeCell
Represents a gauge cell.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class GaugeCell _
Implements IReportScope, IDataRegionCell
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также