Provides access to the settings that control the Pivot Grid Control's look and feel.
public virtual UserLookAndFeel LookAndFeel { get; }
Overridable Public ReadOnly Property LookAndFeel As UserLookAndFeel
The settings provided by the LookAndFeel property enable you to specify how the field headers, scrollbars, borders, buttons and other visual elements are painted. For more information on look and feel technology, see the Look and Feel topic.