The URL of the background image.
[Visual Basic]
Public Property BackImageUrl As String
[C#]
public string BackImageUrl {get;set;}
[Delphi]
public property BackImageUrl: String read get_BackImageUrl write set_BackImageUrl;
See Also
C1WebCustomItemStyle Class | C1WebCustomItemStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |