Class CellBorderSide
Defines the border side.
Inheritance
System.Object
CellBorderSide
Namespace: Syncfusion.Windows.Controls.Cells
Assembly: Syncfusion.GridCommon.WPF.dll
Syntax
public sealed class CellBorderSide : Enum
Fields
Bottom
At bottom
Declaration
public const CellBorderSide Bottom
Field Value
Type |
---|
CellBorderSide |
Left
At left side
Declaration
public const CellBorderSide Left
Field Value
Type |
---|
CellBorderSide |
Right
At right side
Declaration
public const CellBorderSide Right
Field Value
Type |
---|
CellBorderSide |
Top
At top
Declaration
public const CellBorderSide Top
Field Value
Type |
---|
CellBorderSide |