Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Provides a definition of the control. This element is used when defining how a new group of objects is displayed.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
Syntax
<CustomEntry>
<EntrySelectedBy>...</EntrySelectedBy>
<CustomItem>...</CustomItem>
</CustomEntry>
Attributes and Elements
The following sections describe attributes, child elements, and the parent elements of the
CustomEntry element.
Attributes
None.
Child Elements
| 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. |
Parent Elements
| Element | Description |
|---|---|
| CustomEntries Element for CustomControl for GroupBy | Provides the definitions for the control. |
Remarks
See Also
EntrySelectedBy Element for CustomEntry for GroupBy
CustomItem Element for CustomEntry for GroupBy
Samarbeta med oss på GitHub
Källan till detta innehåll finns på GitHub, där du också kan skapa och granska problem och pull requests. För mer information, se vår guide för bidragsgivare.