Property ExpandableSymbol
ExpandableSymbol
Symbol to use for branch nodes that can be expanded to indicate this to the user. Defaults to '+'. Set to null to hide.
public Rune? ExpandableSymbol { get; set; }
Property Value
- Rune?
Symbol to use for branch nodes that can be expanded to indicate this to the user. Defaults to '+'. Set to null to hide.
public Rune? ExpandableSymbol { get; set; }