RowStyleSettings Properties
Contains style settings that allow you to specify a grid row appearance.
Name | Description |
---|---|
Background | Gets or sets a brush that paints a row’s background. |
Focused |
Gets or sets a brush that paints the focused row’s background. |
Focused |
Gets or sets a brush that paints the focused row’s border. |
Focused |
Gets or sets a thickness of the focused row’s border. |
Focused |
Gets or sets a corner radius of the focused row’s border. |
Focused |
Gets or sets a brush that paints a row’s background when this row is focused and selected at the same time. |
Hover |
Gets or sets a brush that paints a row’s background when a user hovers the mouse pointer over this row. |
Selected |
Gets or sets a brush that paints the selected row’s background. |
See Also