TextAreaEditorAttribute.Cols property
Gets or sets the cols for textarea.
public int Cols { get; set; }
Property Value
The cols.
See Also
- class TextAreaEditorAttribute
Gets or sets the cols for textarea.
public int Cols { get; set; }
The cols.