CheckedImageUrl Property
CheckedImageUrl
Gets or sets the image to display when the check box is checked.
Declaration
[Browsable(false)]
public virtual string CheckedImageUrl { get; set; }
<Browsable(False)>
Public Overridable Property CheckedImageUrl As String