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

C1WebTreeViewGroup.ShowCheckBoxes Property

Gets or sets a value that indicates wheather the items will display check boxes in the group.

[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

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


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