Skip to main content

RepositoryItemBaseSpinEdit.UseCtrlIncrement Property

OBSOLETE

This property is obsolete.

Not supported.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.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