Topic.IsSelected Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the entity is selected
public bool IsSelected { get; set; }
Property Value
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.