| 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: 13.0.131
 Syntax
Syntaxpublic override bool IconOnly { get; set; }Property Value
Type: 
Boolean See Also
See Also