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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public GridIconStyle IconStyle { get; set; }

Property Value

Type: GridIconStyle
See Also