Property Columns
Columns
public virtual BaseCollection<ListViewColumn> Columns { get; }
Property Value
- BaseCollection<ListViewColumn>
A collection that represents the columns that appear when the View property is set to Details.
public virtual BaseCollection<ListViewColumn> Columns { get; }
A collection that represents the columns that appear when the View property is set to Details.