Sets the width of the editor in pixels. Use the WidthAttribute instead to set width by CSS string. Default width is 100%.
public Nullable<int> Width { get; set; }
- Type:
- Nullable<int>
Sets the width of the editor in pixels. Use the WidthAttribute instead to set width by CSS string. Default width is 100%.
public Nullable<int> Width { get; set; }