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

RepositoryItemRangeTrackBar.LargeChange Property

This property is not supported by the RepositoryItemRangeTrackBar class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

[Browsable(false)]
public int LargeChange { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also