Search
ItemSettings.getStyle Method
See Also
 






Gets the Style used to paint schedule items that don't have a distinct style assigned to them.

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

 Syntax

Java  Copy Code

public Style getStyle ()

 Return Value

A Style object defining the appearance of schedule items. This property cannot be null.

 See Also