Currently, the `StylableListView` control lacks the ability to theme its own column headers. See the following screenshot:  We'd have to force-enable OwnerDraw for this and draw them ourselves just like the rest of the control.
Currently, the
StylableListViewcontrol lacks the ability to theme its own column headers.See the following screenshot:

We'd have to force-enable OwnerDraw for this and draw them ourselves just like the rest of the control.