Table of Contents

Property DateModifiedColumnCell

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

DateModifiedColumnCell

Gets the cell that displays the date and time when the item was last modified, if available.

public ListControlItem? DateModifiedColumnCell { get; }

Property Value

ListControlItem

Remarks

Returns null if the owner does not define a date modified column. Use this property to access the last modification date for the associated item, if such information is presented in the control.