Property DateModifiedColumnCell
DateModifiedColumnCell
Gets the cell that displays the date and time when the item was last modified, if available.
public ListControlItem? DateModifiedColumnCell { get; }
Property Value
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.