Click or drag to resize

StiTableAutoWidthType Property

Gets or sets how to table component adjust columns width.

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

Property Value

Type: StiTableAutoWidthType
See Also