Skip to main content

dxDefaultFluentDesignFormBackgroundBlur Constant

Specifies the default effect applied to a Fluent Design form’s background.

Declaration

const dxDefaultFluentDesignFormBackgroundBlur: TdxFluentDesignFormBackgroundBlur = TdxFluentDesignFormBackgroundBlur.Acrylic;

Returns

Type
TdxFluentDesignFormBackgroundBlur

Remarks

This global constant specifies the active effect if a Fluent Design form’s BackgroundBlur property is set to ffbmDefault.

See Also