Click or drag to resize

ITreeListOptionsViewAutoWidth Property

Gets or sets whether the widths of column is automatically adjusted so that the total width of all the columns matches the Tree List's width.

Namespace:  EBP.Api.Interfaces.Controls.TreeList
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool AutoWidth { get; set; }

Property Value

Type: Boolean
See Also