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

RepositoryItemZoomTrackBar.TickFrequency Property

This property is not supported by the RepositoryItemZoomTrackBar class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int TickFrequency { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also