Skip to main content

TcxPageControlProperties Class

Contains page control settings.

Declaration

TcxPageControlProperties = class(
    TcxCustomTabControlProperties
)

Remarks

The TcxPageControlProperties class publishes inherited properties, and introduces the following members:

The TcxPageControlProperties object is referenced by the page control’s Properties property.

See Also