Enum CellBorderSide
Defines the border side.
Namespace: Syncfusion.Windows.Controls.Cells
Assembly: Syncfusion.GridCommon.WPF.dll
Syntax
public enum CellBorderSide
Fields
| Name | Description |
|---|---|
| Bottom | At bottom |
| Left | At left side |
| Right | At right side |
| Top | At top |