Content Property (ExpandItem)

Action

Gets the content of the item.

Syntax

C#
protected TestObject Content { get; }
VB
'Declaration
Protected Read Property Content As TestObject

Access

Read only.