Table of Contents

Class TextareaAttribute

Namespace
MES.MQC.UtilityLibrary.Form.Attributes.Field
Assembly
MES.MQC.UtilityLibrary.dll
public class TextareaAttribute : TextAttributeBase, _Attribute, IFieldAttribute
Inheritance
TextareaAttribute
Implements
Inherited Members

Properties

MaxRows

public int MaxRows { get; set; }

Property Value

int

MinRows

public int MinRows { get; set; }

Property Value

int