Gets or sets the ToolTip for the item to which the C1WebBinding object is applied.
[Visual Basic]
Public Property ToolTip As String
[C#]
public string ToolTip {get;set;}
[Delphi]
public property ToolTip: String read get_ToolTip write set_ToolTip;
See Also
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |