Click or drag to resize

PicklistMaxTextLen Property

Gets the MaxLength of a display text value in the list. Note that this value is only valid after Refresh has been called.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int MaxTextLen { get; }

Property Value

Type: Int32
See Also