Back to Devexpress

TdxCustomLayoutControl.AbsoluteItemCount Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-46e39830.md

latest1.1 KB
Original Source

TdxCustomLayoutControl.AbsoluteItemCount Property

Returns the total number of layout control elements.

Declaration

delphi
property AbsoluteItemCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the total number of all layout elements, including layout items, layout groups, and hidden elements.

See Also

TdxCustomLayoutControl.AbsoluteItems

TdxCustomLayoutControl.AvailableItemCount

TdxCustomLayoutControl.Clear

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit