Click or drag to resize
EmptyAction Class
Class used for defining empty actions column.
Inheritance Hierarchy

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public class EmptyAction : AbstractAction

The EmptyAction type exposes the following members.

Constructors
  NameDescription
Public methodEmptyAction
Constructor.
Top
See Also