Property NameColumnCell
NameColumnCell
Gets the cell associated with the name column, if available.
public ListControlItem? NameColumnCell { get; }
Property Value
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.