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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public GridIconStyle IconStyle { get; set; }

Property Value

Type: GridIconStyle
See Also