Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / IntervalAppointmentPresenter Class / ShowTimeBorderThickness Property

In This Topic
    ShowTimeBorderThickness Property
    In This Topic
    Gets or sets a value determining the thickness of appointment availability status border. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public Property ShowTimeBorderThickness As Thickness
    public Thickness ShowTimeBorderThickness {get; set;}
    See Also