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