Expanded Property (ExpandItem)

Class

ExpandItem.

Action

Gets or sets whether the item is expanded.

Syntax

C#
protected Boolean Expanded { get; set; }
VB
'Declaration
Protected ReadWrite Property Expanded As Boolean

Access

Read and write.