Back to Devexpress

TdxCustomLayoutItem.VisibleIndex Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-77d2f1ad.md

latest611 B
Original Source

TdxCustomLayoutItem.VisibleIndex Property

Specifies the zero-based index of the layout element in the parent group’s VisibleItems list.

Declaration

delphi
property VisibleIndex: Integer read; write;

Property Value

Type
Integer

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit