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


Borders Structure Members

The following tables list the members exposed by Borders.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an empty Borders structure.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value representing the thickness, in pixels, of the bottom border.  
Public PropertyGets or sets a value representing the thickness, in pixels, of the left border.  
Public PropertyGets or sets a value representing the thickness, in pixels, of the right border.  
Public PropertyGets or sets a value representing the thickness, in pixels, of the top border.  
Top
See Also