 | IExpandableNodeIsExpanded property |
True if the TreeView node that is connected to this node
is folded out.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxbool IsExpanded { get; set; }
Property IsExpanded As Boolean
Get
Set
property bool IsExpanded {
bool get ();
void set (bool value);
}
abstract IsExpanded : bool with get, set
Property value
Boolean
See also