다음을 통해 공유


DataMember 멤버

Represents group instances within a custom report item's data. This class cannot be inherited.

DataMember 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_customProperties 인프라 (Group에서 상속됩니다.)
보호된 필드 m_ownerItem 인프라 (Group에서 상속됩니다.)
보호된 필드 m_uniqueName 인프라 (Group에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Children Returns groups contained in a row or column.
공용 속성 Custom Gets the custom data associated with this grouping. (Group에서 상속됩니다.)
공용 속성 CustomProperties Returns a collection of custom properties for the data member. (Group. . :: . .CustomProperties을(를) 재정의합니다.)
공용 속성 DataCollectionName Gets the name to use for the data element for the collection of all instances of this group. (Group에서 상속됩니다.)
공용 속성 DataElementName Returns the name to use for the data element or attribute for this report item. (Group. . :: . .DataElementName을(를) 재정의합니다.)
공용 속성 DataElementOutput Indicates whether the item should appear in a data rendering. (Group. . :: . .DataElementOutput을(를) 재정의합니다.)
공용 속성 GroupValues Gets the values of the group expressions for the group.
공용 속성 HasToggle Indicates that a toggle item is defined for this object. (Group에서 상속됩니다.)
공용 속성 Hidden Indicates whether the item is currently hidden. (Group. . :: . .Hidden을(를) 재정의합니다.)
공용 속성 ID Gets the identifier for the data member. (Group. . :: . .ID을(를) 재정의합니다.)
공용 속성 IsStatic Indicates whether the data member corresponds to a database field or a regular member corresponding to a value for a field.
공용 속성 IsToggleChild Indicates whether the data member can be made visible or invisible by toggling a different item. (Group. . :: . .IsToggleChild을(를) 재정의합니다.)
공용 속성 IsTotal Indicates whether this instance of the group contains subtotal data values.
공용 속성 Label Gets the label to display for this data member. (Group. . :: . .Label을(를) 재정의합니다.)
공용 속성 MemberCellIndex Indicates the location of this member in the grid of cells.
공용 속성 MemberHeadingSpan Indicates the number of innermost group instances this data member spans.
공용 속성 Name Gets the name of the grouping. (Group에서 상속됩니다.)
공용 속성 PageBreakAtEnd Indicates whether the page should break at the end of the group. (Group에서 상속됩니다.)
공용 속성 PageBreakAtStart Indicates whether the page should break at the start of the group. (Group에서 상속됩니다.)
공용 속성 Parent Gets the parent data member.
공용 속성 SharedHidden Indicates whether the item is always, never, or sometimes hidden. (Group. . :: . .SharedHidden을(를) 재정의합니다.)
공용 속성 ToggleItem Returns the name of the toggle item for this object. (Group에서 상속됩니다.)
공용 속성 UniqueName Gets a name that uniquely identifies this group across the entire report. (Group에서 상속됩니다.)

맨 위로 이동