Table of Contents

Class GridTableActionList

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public sealed class GridTableActionList : FormElementActionList, IList<BasicAction>, ICollection<BasicAction>, IEnumerable<BasicAction>, IEnumerable
Inheritance
GridTableActionList
Implements
Inherited Members

Constructors

GridTableActionList()

public GridTableActionList()

Properties

DeleteAction

public DeleteAction DeleteAction { get; }

Property Value

DeleteAction

EditAction

public EditAction EditAction { get; }

Property Value

EditAction

ViewAction

public ViewAction ViewAction { get; }

Property Value

ViewAction

Methods

DeepCopy()

public GridTableActionList DeepCopy()

Returns

GridTableActionList