StructureElement.ExpansionText

StructureElement.ExpansionText property

Gets or sets the expansion text for structure element.

public string ExpansionText { get; set; }

Property Value

Expansion text of the structure element.

See Also