ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTreeViewItem.ShowCheckBox Property

Gets or sets a value that indicates whether the item will display a check box.

[Visual Basic]

Public Property ShowCheckBox As Boolean

[C#]

public bool ShowCheckBox {get;set;}

[Delphi]

public property ShowCheckBox: Boolean read get_ShowCheckBox write set_ShowCheckBox;

See Also

C1WebTreeViewItem Class | C1WebTreeViewItem Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.