| description | CustomEntry Element for CustomControl for GroupBy |
|---|---|
| ms.date | 08/20/2021 |
| title | CustomEntry Element for CustomControl for GroupBy |
Provides a definition of the control. This element is used when defining how a new group of objects is displayed.
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
<CustomEntry>
<EntrySelectedBy>...</EntrySelectedBy>
<CustomItem>...</CustomItem>
</CustomEntry>The following sections describe attributes, child elements, and the parent elements of the
CustomEntry element.
None.
| Element | Description |
|---|---|
| EntrySelectedBy Element for CustomEntry for GroupBy | Optional element. Defines the .NET types that use this control definition or the condition that must exist for this definition to be used. |
| CustomItem Element for CustomEntry for GroupBy | Required element. Defines how the control displays the data. |
| Element | Description |
|---|---|
| CustomEntries Element for CustomControl for GroupBy | Provides the definitions for the control. |
EntrySelectedBy Element for CustomEntry for GroupBy
CustomItem Element for CustomEntry for GroupBy