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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property AutoWidth As StiTableAutoWidth
Get
Set
Property Value
Type:
StiTableAutoWidthSee Also