IsWidthScalable Property
IsWidthScalable
Indicates whether using scalable unit to describe the column width when exporting file to html.
The default value is false.
Declaration
public bool IsWidthScalable { get; set; }
Public Property IsWidthScalable As Boolean