Gets a ControlStyle object that allows customizing the visualization of the calendar child controls.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ControlStyle getControlStyle () |
An instance of the ControlStyle class.
RemarksMembers of the ControlStyle class let you customize the appearance of the button and scrollbar child controls contained in the calendar control. This property is ignored if getControlAppearance is set to ControlAppearance.System.
See Also