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


In This Topic
    BorderInfo Class Members
    In This Topic

    The following tables list the members exposed by BorderInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets the dash style of the border.  
    Public PropertyGets or sets the foreground color of the border.  
    Public PropertyGets or sets a value indicating if the border is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the default value of the DashStyle property.  
    Protected Internal PropertyGets the default value of the ForeColor property.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the DashStyle property to its default value, DefaultDashStyle.  
    Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor.  
    Top
    See Also