Content Property (ExpandItem)

Class

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.