public enum DiagonalBorders : System.Enum
Member | Description |
---|---|
All | Both diagonal borders will be displayed in the cell. |
Default | The default value for the diagonal borders. |
DiagonalDown | A diagonal border going from the top-left to bottom-right corner will be displayed in the cell. |
DiagonalUp | A diagonal border going from the bottom-left to top-right corner will be displayed in the cell. |
None | No diagonal borders will be displayed in the cell. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+