AutofitToFirstFixedWidthCell Property
AutofitToFirstFixedWidthCell
Gets or sets whether to allow table columns to exceed preferred widths of constituent cells.
Declaration
public bool AutofitToFirstFixedWidthCell { get; set; }
Public Property AutofitToFirstFixedWidthCell As Boolean