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. |