Search
ItemSettings.getSelectedItemStyle Method
See Also
 






Gets the Style used to paint selected schedule items.

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

 Syntax

Java  Copy Code

public Style getSelectedItemStyle ()

 Return Value

A Style object defining the appearance of schedule items.

 See Also