Gets a value indicating whether any node in this INodeListViewBase can be expanded.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
bool CanExpandAll { get; }
Visual Basic (Declaration)
ReadOnly Property CanExpandAll As Boolean

See Also