Skip to main content

RepositoryItemZoomTrackBar.Labels Property

Labels are not supported in ZoomTrackBarControls.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public override TrackBarLabelCollection Labels { get; }

Property Value

Type
DevExpress.XtraEditors.Repository.TrackBarLabelCollection
See Also