| UniGridActionsContextMenu Property | 
            The relative path to a control (.ascx file) that implements a context menu for the action column of header. Controls created for this purpose must inherit from the CMS.Base.Web.UI.CMSContextMenuControl class.
            Sample value: "~/CMSAdminControls/UI/UniGrid/Controls/ObjectMenu.ascx"
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string ContextMenu { get; set; }Property Value
Type: 
String See Also
See Also