Click or drag to resize
CustomTableItemEventArgsItem Property
Processed custom table item

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
public CustomTableItem Item { get; set; }

Property Value

Type: CustomTableItem
See Also