Table of Contents

Property MinAutoWidth

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

MinAutoWidth

Gets or sets the minimal 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 is negative, minimal width is calculated from title's width plus the absolute of the specified value.

public virtual double? MinAutoWidth { get; set; }

Property Value

double?