class
TextAreaAttribute
public sealed class TextAreaAttribute : Attribute When applied to a string property, show a multi-line text box instead of a single line.
Constructors
TextAreaAttribute() public sealed class TextAreaAttribute : Attribute When applied to a string property, show a multi-line text box instead of a single line.
TextAreaAttribute()