Skip to main content

TdxLayoutOffsets.Right Property

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.

Declaration

property Right: Integer index 3 read; write; default 0;

Property Value

Type Default
Integer 0
See Also