dbicDayView Send comments on this topic.
enumShadowType Enumeration
See Also  
dbicDayView Assembly > Dbi.WinControl.DayView Namespace : enumShadowType Enumeration

The type of shadow to be drawn.

Syntax

Visual Basic (Declaration) 
Public Enum enumShadowType 
   Inherits System.Enum
C# 
public enum enumShadowType : System.Enum 

Members

MemberDescription
Box
Line

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.WinControl.DayView.enumShadowType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also