[]
Gets the static object that defines the default width for auto-generated grid columns based on their types.
public virtual IDictionary<string, int> DefaultTypeWidth { get; }
Public Overridable ReadOnly Property DefaultTypeWidth As IDictionary(Of String, Integer)