public enum CellBorderLineStyle : System.Enum
| Member | Description |
|---|---|
| DashDot | Dash-dot border. |
| DashDotDot | Dash-dot-dot border. |
| Dashed | Dashed border. |
| Default | Use the default border line style. |
| Dotted | Dotted border. |
| Double | Double-line border. |
| Hair | Dotted border with small dots. |
| Medium | Medium border. |
| MediumDashDot | Medium dash-dot border. |
| MediumDashDotDot | Medium dash-dot-dot border. |
| MediumDashed | Dotted border with big dots. |
| None | No border. |
| SlantedDashDot | Slanted dash-dot border. |
| Thick | Thick border. |
| Thin | Thin border. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+