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.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string Caption { get; set; }
Property Value
Type:
StringSee Also