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

C1WebTreeView.ShowCheckBoxes Property

Gets or sets a value that indicates wheather items will display a check box in the TreeView control.

[Visual Basic]

Public Property ShowCheckBoxes As Boolean

[C#]

public bool ShowCheckBoxes {get;set;}

[Delphi]

public property ShowCheckBoxes: Boolean read get_ShowCheckBoxes write set_ShowCheckBoxes;

See Also

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


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