ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayTheme Class / Trail Property

In This Topic
    Trail Property
    In This Topic
    Gets or sets Trail day style.
    Syntax
    'Declaration
     
    
    Public Property Trail As DayStyle
    public DayStyle Trail {get; set;}
    See Also