LayoutGroupItemSettings Properties
Contains settings specific to layout items displayed within a layout group.| Name | Description |
|---|---|
| Height | Gets or sets the layout item height within the group. |
| HorizontalAlign | Gets or sets the current layout group item’s horizontal alignment. |
| ShowCaption | Gets or sets a value that defines whether to show or hide the layout group item’s caption. |
| VerticalAlign | Gets or sets the current layout item’s vertical alignment. |
| Width | Gets or sets the layout item width within the group. |
See Also