Sets the height of the editor in pixels. Only applies to multiline textboxes.
public Nullable<int> Height { get; set; }
- Type:
- Nullable<int>
Sets the height of the editor in pixels. Only applies to multiline textboxes.
public Nullable<int> Height { get; set; }