Search
Selection.getStyle Method
See Also
 






Gets the style of the selection frame drawn around selected calendar cells.

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

 Syntax

Java  Copy Code

public SelectionStyle getStyle ()

 Return Value

One of the SelectionStyle constants.

 See Also