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