Click or drag to resize
CustomTableFormEditedObject Property
Edited object.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public CustomTableItem EditedObject { get; set; }

Property Value

Type: CustomTableItem
See Also