Get the table for items.

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public WebControl GetItemsTable()
Visual Basic
Public Function GetItemsTable As WebControl
Visual C++
public:
WebControl^ GetItemsTable()

See Also