Search
Theme.getSelectionStyle Method
See Also
 






Gets the selection style in this theme.

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

 Syntax

Java  Copy Code

public abstract SelectionStyle getSelectionStyle ()

 Return Value

One of the SelectionStyle constants.

 See Also