The following tables list the members exposed by ControlSpacingInfo.
| Name | Description | |
|---|---|---|
![]() | BetweenAssociatedControlGroups | Gets the amount of vertical spacing, in pixels for the current DPI, between the bottom of the control and the top of the top control in the associated control group below it. Default: 0px (0in) |
![]() | BetweenHeaderLabel | Gets the amount of vertical spacing, in pixels for the current DPI, between the header label and the control if the control is right below the header lable: Default: 10px (.10417in) |
![]() | BetweenStandardControls | Gets the standard amount of vertical spacing, in pixels for the current DPI, between two controls when not aligning with a header label or above an associated control group. Default: 10px (.10417in) |
![]() | Gutter | Gets the amount of gutter (Horizontal) spacing, in pixels for the current DPI, between two controls on the same row on the smart panel page. Default: 12px (.173913in) |
![]() | Indention | Gets the amount of indention spacing, in pixesl for the current DPI. Default: 16px (.16667in) |
| Name | Description | |
|---|---|---|
![]() | ControlRendering | Gets the IControlRendering instance being used to get control rendering information from. (Inherited from UIInfoBase) |
![]() | ServiceProvider | Gets the IServiceProvider instance to get service from. (Inherited from UIInfoBase) |

