Membros DataRegionMember
Represents the base class for a member in a data region's hierarchy.
O tipo DataRegionMember expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_customPropertyCollection | Infraestrutura. | |
m_definitionPath | Infraestrutura. | |
m_group | Infraestrutura. | |
m_owner | Infraestrutura. | |
m_parent | Infraestrutura. | |
m_parentCollectionIndex | Infraestrutura. | |
m_parentDefinitionPath | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CustomProperties | Gets the custom properties for this data region member. | |
DefinitionPath | Gets the path to this report definition object in the report definition. | |
Group | ||
ID | Gets the unique identifier for this report definition object. | |
IsStatic | Gets a boolean value that indicates whether the member is a static member. | |
MemberCellIndex | ||
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. |
Início
Consulte também