PPGLayout.Count
 
 
 

PPGLayout.Count operator

Introduced

v4.0

Description

Returns the number of items in the layout as a Long. This count includes every control, as well as special items like the GroupBegin, GroupEnd and Tab.

C# Syntax

// get accessor
Int32 rtn = PPGLayout.Count;

See Also

PPGLayout.Item