Gets or sets the name of the field from the data source to bind to the DisabledItemStyle.ImageUrl property of a object to which the C1WebBinding object is applied.
[Visual Basic]
Public Property DisabledImageUrlField As String
[C#]
public string DisabledImageUrlField {get;set;}
[Delphi]
public property DisabledImageUrlField: String read get_DisabledImageUrlField write set_DisabledImageUrlField;
See Also
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |