[]
Represents an interface for groups.
public interface IGroup : IDocumentMapItem
| Name | Description |
|---|---|
| Custom | Gets the custom data string. |
| CustomProperties | Gets the collection of custom properties. |
| DataCollectionName | Gets the name of the data collection associated with this group. |
| DataElementName | Gets the name of the data element associated with this group. |
| DataElementOutput | Gets the data element output type for this group. |
| EndSection | Gets the section where the layout should continue. |
| Hidden | Gets a value indicating whether the group should be hidden. |
| LabelValue | Gets the value representing the label for this member. |
| Name | Gets the name used for this group. |
| PageBreak | Gets the page breaking options. |