Table of Contents

Property NameColumnCell

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

NameColumnCell

Gets the cell associated with the name column, if available.

public ListControlItem? NameColumnCell { get; }

Property Value

ListControlItem

Remarks

Returns null if the owner does not have a valid column name. This property is useful for retrieving the cell data based on the current column context.