Table of Contents

Class GridToolbarActionList

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

Constructors

GridToolbarActionList()

public GridToolbarActionList()

Properties

AuditLogGridToolbarAction

public AuditLogGridToolbarAction AuditLogGridToolbarAction { get; }

Property Value

AuditLogGridToolbarAction

ConfigAction

public ConfigAction ConfigAction { get; }

Property Value

ConfigAction

ExportAction

public ExportAction ExportAction { get; }

Property Value

ExportAction

FilterAction

public FilterAction FilterAction { get; }

Property Value

FilterAction

ImportAction

public ImportAction ImportAction { get; }

Property Value

ImportAction

InsertAction

public InsertAction InsertAction { get; }

Property Value

InsertAction

LegendAction

public LegendAction LegendAction { get; }

Property Value

LegendAction

RefreshAction

public RefreshAction RefreshAction { get; }

Property Value

RefreshAction

SortAction

public SortAction SortAction { get; }

Property Value

SortAction

Methods

DeepCopy()

public GridToolbarActionList DeepCopy()

Returns

GridToolbarActionList