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 | Description |
---|---|
CellBorderSide |
Left
At left side
Declaration
public const CellBorderSide Left
Field Value
Type | Description |
---|---|
CellBorderSide |
Right
At right side
Declaration
public const CellBorderSide Right
Field Value
Type | Description |
---|---|
CellBorderSide |
Top
At top
Declaration
public const CellBorderSide Top
Field Value
Type | Description |
---|---|
CellBorderSide |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |