Click or drag to resize

StiTableAutoWidth Property

Gets or sets which range use table component for adjusting columns width.

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiTableAutoWidth AutoWidth { get; set; }

Property Value

Type: StiTableAutoWidth
See Also