Click or drag to resize
UniGridActionsCaption Property
Specifies the resource string used as the tooltip of the context menu arrow icon. Must begin and end with the $ character. Sample value: "$General.Delete$"

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string Caption { get; set; }

Property Value

Type: String
See Also