[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.DefaultTypeWidth

DefaultTypeWidth Property

DefaultTypeWidth

Gets the static object that defines the default width for auto-generated grid columns based on their types.

Declaration
public virtual string DefaultTypeWidth { get; set; }
Remarks

Setting by string of values separated by comma, each pair of value is (DataType, width)