Name of the image that should be used as the icon of the action. The image must be located in the folder defined by the ImageDirectoryPath property of the UniGrid.
Sample value: "delete.png"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public string Icon { get; set; }
Property Value
Type:
StringSee Also