Gets style containing display attributes that determine the general appearance of the header button element on the screen when the cursor is over it.
Declaration
public IButtonStyles Button { get; }
Public ReadOnly Property Button As IButtonStyles
Implements