Enum CellBorderSide
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public enum CellBorderSide
Fields
| Name | Description |
|---|---|
| Bottom | At bottom |
| Left | At left side |
| Right | At right side |
| Top | At top |