Click or drag to resize
UniGridActionsActions Property
List of the actions.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public List<AbstractAction> Actions { get; set; }

Property Value

Type: ListAbstractAction
See Also