Interface ISupportOffice2010Theme
Specifies that this object supports Office2007Theme.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public interface ISupportOffice2010Theme
Properties
Office2010ColorTheme
Specifies Office2007Theme to use.
Declaration
Office2010Theme Office2010ColorTheme { get; set; }
Property Value
Type |
---|
Office2010Theme |
Methods
EnableOffice2010Style()
Enables rendering with Office2007Theme.
Declaration
void EnableOffice2010Style()