'Declaration ReadOnly Property ShowDropDownButton As Boolean
'Usage Dim instance As IAutoFilterOwner Dim value As Boolean value = instance.ShowDropDownButton
bool ShowDropDownButton {get;}
Property Value
true
if the filter drop down button is shown; otherwise, false
.