Property IndexOfExpandCollapseSymbol
IndexOfExpandCollapseSymbol
If line contains a branch that can be expanded/collapsed then this is the index in Cells at which the symbol is (or null for leaf elements).
public int? IndexOfExpandCollapseSymbol { get; init; }
Property Value
- int?