Back to Devexpress

TdxCustomWizardControl.PageCount Property

vcl-dxcustomwizardcontrol-dot-tdxcustomwizardcontrol-4cf08de9.md

latest1.0 KB
Original Source

TdxCustomWizardControl.PageCount Property

Returns the number of pages created within the wizard control.

Declaration

delphi
property PageCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of pages accessible via the Pages property.

See Also

TdxCustomWizardControl.AddPage

TdxCustomWizardControl.DeletePage

TdxWizardControl.AddPage

TdxCustomWizardControl Class

TdxCustomWizardControl Members

dxCustomWizardControl Unit