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

RepositoryItemZoomTrackBar.Labels Property

Labels are not supported in ZoomTrackBarControls.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

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

Property Value

Type
DevExpress.XtraEditors.Repository.TrackBarLabelCollection
See Also