Table of Contents

Property MaxAutoWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

double?