show_table_style_last_column fastighet

show_table_style_last_column fastighet

Anger om den sista kolumnen i tabellen ska ha stilen tillämpad.

Definition:

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

Se även