Skip to main content

TdxLayoutOffsets.Top Property

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

Declaration

property Top: Integer index 4 read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

Use the Top property to set the top 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.

See Also