Click or drag to resize
ActionFontIconStyle Property
Gets or sets the style of the font icon.

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

Property Value

Type: GridIconStyle
See Also