BCGSoft.Controls.Grid Namespace : ApplyBorderStyleOptions Enumeration |
'Declaration Public Enum ApplyBorderStyleOptions Inherits System.Enum
'Usage Dim instance As ApplyBorderStyleOptions
public enum ApplyBorderStyleOptions : System.Enum
__value public enum ApplyBorderStyleOptions : public System.Enum
public enum class ApplyBorderStyleOptions : public System.Enum
Member | Description |
---|---|
AllBorders | All borders of all cells within selection. |
BottomBorder | Bottom border only. |
LeftBorder | Left border only. |
NoBorder | Clear all borders. |
OutsideBorders | Outer borders of cells located at the edges of selection rectangle. |
RightAndLeftBorders | Right and left borders only. |
RightBorder | Right border only. |
TopAndBottomBorders | Top and bottom borders only. |
TopBorder | Top border only. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Grid.ApplyBorderStyleOptions
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