Table of Contents

Property IsDelayed

Namespace
Velvet.Experimental
Assembly
Velvet.Docs.dll

IsDelayed

When true, the value is not updated per keystroke but on Enter, on the field losing focus, and on a later render taking the flag off.

public bool? IsDelayed { get; set; }

Property Value

bool?