Gets or sets a value indicating whether the current item is selected.
[Visual Basic]
Public Property Selected As Boolean
[C#]
public bool Selected {get;set;}
[Delphi]
public property Selected: Boolean read get_Selected write set_Selected;
See Also
C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |