show_table_style_first_column fastighet

show_table_style_first_column fastighet

Anger om den första kolumnen i tabellen ska ha stilen tillämpad.

Definition:

@property
def show_table_style_first_column(self):
    ...
@show_table_style_first_column.setter
def show_table_style_first_column(self, value):
    ...

Se även