first_visible_column_of_right_pane proprietà

first_visible_column_of_right_pane proprietà

Ottiene e imposta la prima colonna visibile del riquadro destro.

Definizione:

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

Guarda anche