ListBoxGroupHeaderDisplayTemplateContext Properties
Stores information about a group header and is passed as thecontext parameter to the GroupHeaderDisplayTemplate.
| Name | Description |
|---|---|
| DisplayText | Returns the group header’s display text. |
| VisibleIndex | Specifies a list box item’s visible index. Inherited from ListBoxDisplayTemplateContextBase. |
See Also