Skip to main content

cxProgressBarDefaultAnimationSpeed Constant

Specifies the default animation speed for certain progress bar elements.

Declaration

const cxProgressBarDefaultAnimationSpeed = 10;

Remarks

This constant determines the default value of the progress bar’s Properties.AnimationSpeed property.

See Also