CMSGridActionButtonIconOnly Property |
If true, the button is the only-image button. The button is then without a button-like background and only image is dispayed. I.e. it adds "btn-icon" class.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public override bool IconOnly { get; set; }
Property Value
Type:
BooleanSee Also