TcxPageControl.PageCount Property
Returns the number of pages owned by the page control.
Declaration
property PageCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the PageCount property to obtain the total number of pages owned by the page control.
See Also