Skip to main content

TdxCustomLayoutControl.AbsoluteItemCount Property

Returns the total number of layout control elements.

Declaration

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