 | 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)
Syntaxbool AutoWidth { get; set; }
Property AutoWidth As Boolean
Get
Set
Property Value
Type:
Boolean
See Also