column_count fastighet

column_count fastighet

Representerar antalet kolumner som ska visas i en ComboBox eller ListBox.

Definition:

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

Se även