TextBoxFieldCreateOptions.MaxLen

TextBoxFieldCreateOptions.MaxLen property

Gets/sets the value to determine property MaxLen for created TextBoxField (if will be set).

public int? MaxLen { get; set; }

See Also