ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / Margin Property

In This Topic
    Margin Property
    In This Topic
    Do not use this property.
    Syntax
    'Declaration
     
    
    Public Shadows Property Margin As Padding
    public new Padding Margin {get; set;}
    See Also