| C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNode Class : Selected Property |
'Declaration<WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1TreeViewNode.Selected", Description="Gets or sets a value that indicates whether tree view node is selected or not.")> Public Property Selected As System.Boolean
[WidgetOption()] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1TreeViewNode.Selected", Description="Gets or sets a value that indicates whether tree view node is selected or not.")] public System.bool Selected {get; set;}
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