[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.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 IDictionary<string, int> DefaultTypeWidth { get; }
Public Overridable ReadOnly Property DefaultTypeWidth As IDictionary(Of String, Integer)