Specifies what type of frame to draw around selected elements.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public enum SelectionStyle |
Members| Member name | Description | |
|---|---|---|
![]() |
FocusFrame |
Draw a focus frame around the selected elements. |
![]() |
None |
Do not draw a frame. |
See Also