Класс GaugeMember
Represents group, sort and filter behavior for the data.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DataRegionMember
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeMember
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class GaugeMember _
Inherits DataRegionMember
'Применение
Dim instance As GaugeMember
public sealed class GaugeMember : DataRegionMember
public ref class GaugeMember sealed : public DataRegionMember
[<SealedAttribute>]
type GaugeMember =
class
inherit DataRegionMember
end
public final class GaugeMember extends DataRegionMember
Тип GaugeMember обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ChildGaugeMember | Gets the childe of this gauge member. |
![]() |
ColumnSpan | Gets the column span of this gauge member. |
![]() |
CustomProperties | Gets the custom properties for this data region member. (Производный от DataRegionMember.) |
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (Производный от DataRegionMember.) |
![]() |
Group | Gets the data grouping information. (Производный от DataRegionMember.) |
![]() |
ID | Gets the unique identifier for this report definition object. (Переопределяет DataRegionMember. . :: . .ID.) |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
IsColumn | Gets a Boolean value that indicates whether this gauge member is a column. |
![]() |
IsStatic | Gets a Boolean value that indicates whether this gauge member is static member. (Переопределяет DataRegionMember. . :: . .IsStatic.) |
![]() |
MemberCellIndex | Gets the cell index of this gauge member. (Переопределяет DataRegionMember. . :: . .MemberCellIndex.) |
![]() |
Parent | Gets the parent of this gauge member. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Производный от DataRegionMember.) |
![]() |
RowSpan | Gets the row span of this gauge member. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
m_customPropertyCollection | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_definitionPath | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_group | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_owner | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_parent | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_parentCollectionIndex | Инфраструктура. (Производный от DataRegionMember.) |
![]() |
m_parentDefinitionPath | Инфраструктура. (Производный от DataRegionMember.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)