Gets or sets the command name associated with the Item passed to the ItemClick and ItemSelected events of the component.
[Visual Basic]
Public Property CommandName As String
[C#]
public string CommandName {get;set;}
[Delphi]
public property CommandName: String read get_CommandName write set_CommandName;
See Also
C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |