Back to Devexpress

RepositoryItemZoomTrackBar.LabelAppearance Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemzoomtrackbar.md

latest1.3 KB
Original Source

RepositoryItemZoomTrackBar.LabelAppearance Property

Labels are not supported in ZoomTrackBarControls.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override AppearanceObject LabelAppearance { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property LabelAppearance As AppearanceObject

Property Value

Type
AppearanceObject

See Also

RepositoryItemZoomTrackBar Class

RepositoryItemZoomTrackBar Members

DevExpress.XtraEditors.Repository Namespace