Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / DaysBorders Class
Members


In This Topic
    DaysBorders Class
    In This Topic
    Represents the borders surrounding the days in the WinCalendar.
    Syntax
    'Declaration
     
    Public NotInheritable Class DaysBorders 
    'Usage
     
    Dim instance As DaysBorders
    public sealed class DaysBorders 
    Remarks

    The days in the calendars are surrounded by 4 borders: left, top, right and bottom. Modifying one or more of these borders will modify the same border in all the calendars.

    Inheritance Hierarchy

    System.Object
       Xceed.Editors.DaysBorders

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also