DxStackLayoutItem Properties
An item in a DxStackLayout.| Name | Description |
|---|---|
| CssClass | Assigns a CSS class to the layout item. |
| Length | Specifies the length of the stack layout’s item. |
| SyncRoot | For internal use only. Inherited from DxSettingsComponent. |
| Template | Specifies a template used to display the stack layout’s item. |
| Visible | Specifies whether the stack layout’s item is visible. |
See Also