Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / Borders Structure
Members


In This Topic
    Borders Structure
    In This Topic
    A structure representing the borders of a visual grid element.
    Syntax
    'Declaration
     
    Public Structure Borders 
       Inherits System.ValueType
    'Usage
     
    Dim instance As Borders
    public struct Borders : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Xceed.Grid.Borders

    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