Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / AppointmentsCoverPane Class / CoverElementsMargin Property

In This Topic
    CoverElementsMargin Property (AppointmentsCoverPane)
    In This Topic
    Gets or sets a System.Double value, determining margins of the cover elements.
    Syntax
    'Declaration
     
    
    Public Property CoverElementsMargin As Double
    public double CoverElementsMargin {get; set;}
    See Also