Table of Contents

Topic.IsExpanded Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get or set whether or not the entity is expanded

public bool IsExpanded { get; set; }

Property Value

bool

Remarks

Used by the editor for binding in the tree view. The value is serialized when saved so that its state is remembered when reloaded.