ASPxClientListEditItem.listEditBase Property
Gets an editor to which the current item belongs.
Declaration
listEditBase: ASPxClientListEdit
Property Value
Type | Description |
---|---|
ASPxClientListEdit | An ASPxClientListEdit object that represents the item’s owner editor. |
See Also