TcxPageControlProperties.ActivePage Property
Specifies the active page.
Declaration
property ActivePage: TcxTabSheet read; write;
Property Value
Type |
---|
TcxTabSheet |
Remarks
Use the ActivePage property to obtain an active page, or to make the specified page active.
See Also