Table of Contents

Property Columns

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Columns

Gets the collection of all columns that appear in the control in the DetailsView..

public Collection<ListViewColumn> Columns { get; }

Property Value

Collection<ListViewColumn>

A collection that represents the columns that appear when the View property is set to Details.