Click or drag to resize

JsonConfIntegerEditorAttributeStep Property

Indicates the amount by which a value is increased or decreased in the editor. (When clicking up and down arrows/icons.) Defaults to zero, meaning no step specified.

Namespace:  MFiles.VAF.Configuration
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public int Step { get; set; }

Property Value

Type: Int32
See Also