struct
GridSlice2D
A layout and 2D visual configuration of a "grid slice", a row or column in a GridView that's positioned along the PrimaryAxis
Fields
| AutoLayout | The auto layout configuration of this grid slice |
| Border | The border around this grid slice |
| Color | The fill color of this grid slice |
| CornerRadius | The corner radius of this grid slice |
| Gradient | The gradient fill of this grid slice |
| Layout | The layout configuration of this grid slice |
| Shadow | The drop shadow/inner shadow of this grid slice |
| Surface | The surface effect when there's scene lighting |
Constructors
| GridSlice2D(Axis, Axis) | Create a new GridSlice2D configuration |