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.v19.2.dll

Declaration

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

Property Value

Type Default Description
Boolean **true**

Returns always true

See Also