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

RepositoryItemBaseSpinEdit.UseCtrlIncrement Property

OBSOLETE

This property is obsolete.

Not supported.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(true)]
[DXCategory("Behavior")]
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This property is obsolete.")]
public virtual bool UseCtrlIncrement { get; set; }

Property Value

Type Default Description
Boolean **true**

Returns always true

See Also