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


In This Topic
    BorderInfo Class
    In This Topic
    Represents one of the borders surrounding the days in the calendars.
    Syntax
    'Declaration
     
    Public Class BorderInfo 
    'Usage
     
    Dim instance As BorderInfo
    public class BorderInfo 
    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.BorderInfo

    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