Member Table: Styles
In This Article
#View Level
Member | Description |
---|---|
Nav |
Gets or sets a style object that defines the appearance of all group headers within the view. This is a dependency property. |
Nav |
Gets or sets a style object that defines the appearance of all items within the view. This is a dependency property. |
#Group Level
Member | Description |
---|---|
Nav |
Gets or sets a style object that defines the appearance of the group's header. This is a dependency property. |
Nav |
Gets or sets a style object that defines the appearance of all items within the group. This is a dependency property. |
#Item Level
Member | Description |
---|---|
Nav |
Gets or sets a style object that defines the item's appearance. This is a dependency property. |