HtmlEditorTableResizingBuilder.MinColumnWidth(Double) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public HtmlEditorTableResizingBuilder MinColumnWidth(
double value
)
Parameters
Name | Type | Description |
---|---|---|
value | Double | the option value. |
Returns
Type |
---|
HtmlEditorTableResizingBuilder |
See Also