MaxLengthAttribute.MaxLength property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the maximum length.

public int MaxLength { get; }

Property Value

The maximum length.

See Also