Search
ControlAppearance Enumeration
See Also
 






Specifies the visual style of the calendar child controls.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public enum ControlAppearance

 Members

  Member name Description

Custom

Use child controls with custom appearance.

System

Use the standard controls provided by the respective platform.

 See Also