Back to Devexpress

TdxCustomLayoutItem.Index Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-537d0146.md

latest936 B
Original Source

TdxCustomLayoutItem.Index Property

Specifies the layout element’s zero-based index within the Items list of its parent group.

Declaration

delphi
property Index: Integer read; write;

Property Value

Type
Integer

Remarks

If the layout element belongs to the root group, the Index property specifies the zero-based index in the layout control’s Items list.

See Also

TdxCustomLayoutGroup.ItemIndex

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit