'Declaration
ReadOnly Property DefaultSortHeader As YesNoGuess
'Usage
Dim instance As IAutoFilterOwner Dim value As YesNoGuess value = instance.DefaultSortHeader
YesNoGuess DefaultSortHeader {get;}
Property Value
true
if the first row contains header information; otherwise, false
.