Click or drag to resize
ActionFontIconClass Property
Gets or sets the CSS class that serves as icon for the button.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string FontIconClass { get; set; }

Property Value

Type: String
See Also