A newer version of this page is available.
Switch to the current version.
BaseViewAppearance Class
Serves as the base class for classes that provide the appearance settings used to paint view elements.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
public class BaseViewAppearance :
BaseHeaderAppearance
Public Class BaseViewAppearance
Inherits BaseHeaderAppearance
Related API Members
The following members accept/return BaseViewAppearance objects:
Remarks
The BaseViewAppearance class introduces the BaseViewAppearance.Appointment property which provides the appearance settings used to paint appointments.
Inheritance
See Also
Feedback