Member Table: Templates
- 3 minutes to read
#View Level
Member | Description |
---|---|
Nav |
Gets or sets the template that defines the presentation of all group headers. This is a dependency property. |
Nav |
Gets or sets an object that chooses a group header template based on custom logic. This is a dependency property. |
Nav |
Gets or sets the template that defines the presentation of all group items. This is a dependency property. |
Nav |
Gets or sets an object that chooses a group item template based on custom logic. This is a dependency property. |
Nav |
Gets or sets the template that defines the presentation of a specific container panel that is used by groups to layout group items. This is a dependency property. |
Navigation |
Gets or sets the template that defines the visualization of group headers represented within the group button panel. This is a dependency property. |
Navigation |
Gets or sets an object that chooses a template for group headers represented within the group button panel, based on custom logic. This is a dependency property. |
Navigation |
Gets or sets the template that defines the presentation of the collapsed Navigation Pane. This is a dependency property. |
Navigation |
Gets or sets the template that defines the presentation of the expanded Navigation Pane. This is a dependency property. |
Navigation |
Gets or sets the template that defines the visualization of items representing groups within the overflow panel. This is a dependency property. |
Navigation |
Gets or sets an object that chooses a template for items representing groups within the overflow panel, based on custom logic. This is a dependency property. |
#Group Level
Member | Description |
---|---|
Nav |
Gets or sets the template used to display the content of the group’s header. This is a dependency property. |
Nav |
Gets or sets an object that chooses the group’s header template based on custom logic. This is a dependency property. |
Nav |
Gets the actual template selector that chooses a group header template based on custom logic. This is a dependency property. |
Nav |
Gets or sets the template that defines the presentation of the group’s content when the Nav |
Nav |
Gets or sets the template that defines the presentation of the group’s items. This is a dependency property. |
Nav |
Gets or sets an object that chooses the group’s item template based on custom logic. This is a dependency property. |
Nav |
Gets the actual template selector that chooses an item template based on custom logic. This is a dependency property. |
Nav |
Gets or sets the template that defines the visualization of the group’s header represented within the group button panel. This is a dependency property. |
Nav |
Gets or sets an object that chooses a template for the group’s header represented within the group button panel, based on custom logic. This is a dependency property. |
Nav |
Gets or sets the template that defines the visualization of the item representing the group within the overflow panel. This is a dependency property. |
Nav |
Gets or sets an object that chooses a template for an item representing the group within the overflow panel, based on custom logic. This is a dependency property. |
#Item Level
Member | Description |
---|---|
Nav |
Gets or sets the template that defines the presentation of the item’s content. This is a dependency property. |