Table of Contents

Property Columns

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

Columns

Gets the collection of columns within the list control.

IReadOnlyList<ListControlColumn> Columns { get; }

Property Value

IReadOnlyList<ListControlColumn>