HeaderWrapper
Class that wraps Windows ListView Header common control
The HeaderWrapper class is accessible via the pywinauto.controls.common_controls module.
Attributes
Methods
f GetColumnRectangle(self, column_index) ...
Return the rectangle for the column specified by column_index
See the source for more information.