Class CellBorderSide
Inheritance
System.Object
    CellBorderSide
  Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.UWP.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 |