Click or drag to resize

StiTableElementSizeMode Property

Gets or sets the column size mode.

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

Property Value

Type: StiTableSizeMode

Implements

IStiTableElementSizeMode
See Also