Search
Selection.getSelectedElementsStyle Method
See Also
 






Gets the visualization style to apply to selected elements.

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

 Syntax

Java  Copy Code

public Style getSelectedElementsStyle ()

 Return Value

A Style object specifying the style applied to selected calendar cells. This cannot be null.

 See Also