GrapeCity.Win.MultiRow Namespace > Border Class : Border Constructor |
Overload | Description |
---|---|
Border Constructor() | Initializes an empty instance of the Border class. All lines are Line.Empty. |
Border Constructor(Line) | Initializes a new instance of the Border class using the supplied line for all sides. |
Border Constructor(LineStyle,Color) | Initializes a new instance of the Border class using the supplied LineStyle and System.Drawing.Color for all sides. |
Border Constructor(Line,Line,Line,Line) | Initializes a new instance of the Border class using a separate line for each side. |
Border Constructor(Line,Line,Line,Line,Line,Line) | Initializes a new instance of the Border class using a separate line for each side and diagonal. |
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