Specifies what type of shadow effect to apply to a calendar UI element.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum ShadowStyle |
Visual Basic Copy Code |
---|
Public Enum ShadowStyle |
Member name | Description | |
---|---|---|
None |
Do not display a shadow. |
|
Solid |
Display a solid shadow. |
|
Unspecified |
The shadow style is not specified. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |