Specifies whether this node is in the expanded state.
[Visual Basic] Public ReadOnly Property IsExpanded As Boolean [C#] public bool IsExpanded {get;} [C++] public: __property bool get_IsExpanded(); [JScript] public function get IsExpanded() : Boolean;
TreeNode Class | TreeNode Members | System.WinForms Namespace