show_filter_button propiedad

show_filter_button propiedad

Indica si el botón Autofiltro para esta columna está visible.

Definición:

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

Ver también