Класс GaugePanelItem
Represents an item to be drawn within a gauge panel.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .Gauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeImage
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeLabel
Microsoft.ReportingServices.RdlObjectModel. . :: . .NumericIndicator
Microsoft.ReportingServices.RdlObjectModel. . :: . .StateIndicator
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class GaugePanelItem _
Inherits ReportObject _
Implements INamedObject
'Применение
Dim instance As GaugePanelItem
public class GaugePanelItem : ReportObject,
INamedObject
public ref class GaugePanelItem : public ReportObject,
INamedObject
type GaugePanelItem =
class
inherit ReportObject
interface INamedObject
end
public class GaugePanelItem extends ReportObject implements INamedObject
Тип GaugePanelItem обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
GaugePanelItem | Creates a new instance of the GaugePanelItem class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionInfo | Actions for the item. |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
Height | Height of the item as a percentage of the parent element. |
![]() |
Hidden | Indicates this item should be hidden. |
![]() |
Left | Distance from the left as a percentage of the parent element. |
![]() |
Name | Name of the GaugePanelItem. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
ParentItem | Name of the parent GaugePanelItem. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ToolTip | Tooltip text for the item. |
![]() |
Top | Distance from the top as a percentage of the parent element. |
![]() |
Width | Width of the item as a percentage of the parent element. |
![]() |
ZIndex | Drawing order of the item within the panel. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Инфраструктура. (Производный от ReportObject.) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)