AutofitToFirstFixedWidthCell Property
In This Topic
Gets or sets whether to allow table columns to exceed preferred widths of constituent cells.
Syntax
'Declaration
Public Property AutofitToFirstFixedWidthCell As System.Boolean
public System.bool AutofitToFirstFixedWidthCell {get; set;}
See Also