Skip to main content
A newer version of this page is available. .

RepositoryItemProgressBar.AllowFocusedAppearance Property

Not supported.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

[Browsable(false)]
public override bool AllowFocusedAppearance { get; }

Property Value

Type Description
Boolean

false always.

See Also