Table of Contents

Property MaxLength

Namespace
Velvet.Experimental
Assembly
Velvet.Docs.dll

MaxLength

Maximum number of characters the field accepts, -1 for no limit.

public int? MaxLength { get; set; }

Property Value

int?