Skip to main content

TdxLayoutOffsets Properties

Contains offsets for layout items and groups.
Name Description
Bottom Specifies the bottom offset of an element (item or group).
Left Specifies the left offset of an element (item or group).
Right

Specifies the right offset of an element (item or group).

Use the Right property to set the right offset of an ExpressLayout Control element (item or group (including the root group)) within its default location.

The default value of this property is 0.

Top Specifies the top offset of an element (item or group).
See Also