C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1ButtonField Class / ImageUrl Property

In This Topic
ImageUrl Property (C1ButtonField)
In This Topic
Gets or sets the image to display for each button in the C1ButtonField object.
Syntax
'Declaration
 
Public Overridable Property ImageUrl As System.String
 
See Also