Gets whether the accordion's header is actually displayed. This is a dependency property.
public bool ActualShowHeader { get; }
Public ReadOnly Property ActualShowHeader As Boolean
Use the ShowHeader property to control the accordion header's visibility.