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