ListObject.ShowAutoFilterDropDown Property

Definition

True when the AutoFilter drop down for the ListObject object is displayed. Boolean (bool in C#) Read/Write

public:
 property bool ShowAutoFilterDropDown { bool get(); void set(bool value); };
public bool ShowAutoFilterDropDown { get; set; }
Public Property ShowAutoFilterDropDown As Boolean

Property Value

Applies to