Search
Theme.getSelectionSelectedElementsStyle Method
See Also
 






Gets the Style of the selected elements in this theme.

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

 Syntax

Java  Copy Code

public abstract Style getSelectionSelectedElementsStyle ()

 Return Value

An instance of the Style class.

 See Also