[]
Gets or sets the style that is used when rendering the data of sub items. This is a dependency property.
public Style SubItemStyle { get; set; }
Public Property SubItemStyle As Style
| Type | Description |
|---|---|
| Style | The style applied to the sub items. The default is null. |