C1.WPF Namespace > C1TreeView Class : ExpandMode Property |
'Declaration
Public Property ExpandMode As ExpandMode
'Usage
Dim instance As C1TreeView Dim value As ExpandMode instance.ExpandMode = value value = instance.ExpandMode
public ExpandMode ExpandMode {get; set;}
public: property ExpandMode ExpandMode { ExpandMode get(); void set ( ExpandMode value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2