selection_type Eigentum

selection_type Eigentum

Gibt an, ob das Steuerelement eine Mehrfachauswahl zulässt.

Definition:

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

Siehe auch