Specifies what type of shadow effect to apply to a calendar UI element. Namespace: MindFusion.Scheduling
|
C# |
---|
public enum ShadowStyle |
Visual Basic |
---|
Public Enumeration ShadowStyle |
Member name | Description | |
---|---|---|
![]() |
Fading |
Display a fading shadow. |
![]() |
None |
Do not display a shadow. |
![]() |
Solid |
Display a solid shadow. |
![]() |
Unspecified |
The shadow style is not specified. |