Property MaxAutoWidth
MaxAutoWidth
Gets or sets the maximal auto-width of the column, in device-independent units. This property is used when column width is specified in percents of the container's width. If it equals 0, it is not used.
public virtual double? MaxAutoWidth { get; set; }