Элементы Group

Represents a data group.

Тип Group предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство DataElementName The name to use for the data element for instances of this group.
Открытое свойство DataElementOutput Indicates whether the instances of the group should appear in a data rendering.
Открытое свойство DocumentMapLabel A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).l
Открытое свойство GroupExpressions The expressions by which to group the data.
Открытое свойство ID Gets the unique identifier for this report definition object.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Name of the group.
Открытое свойство PageBreak Defines PageBreak behavior for this group.

В начало