Table of Contents

Property SizeColumnCell

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

SizeColumnCell

Gets the cell that represents the size column for the current item, if available.

public ListControlItem? SizeColumnCell { get; }

Property Value

ListControlItem

Remarks

This property returns a ListControlItem corresponding to the size column of the owner item. If the owner does not define a size column, the property returns null.