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
ConfigAction
public ConfigAction ConfigAction { get; }
Property Value
ExportAction
public ExportAction ExportAction { get; }
Property Value
FilterAction
public FilterAction FilterAction { get; }
Property Value
ImportAction
public ImportAction ImportAction { get; }
Property Value
InsertAction
public InsertAction InsertAction { get; }
Property Value
LegendAction
public LegendAction LegendAction { get; }
Property Value
RefreshAction
public RefreshAction RefreshAction { get; }
Property Value
SortAction
public SortAction SortAction { get; }
Property Value
Methods
DeepCopy()
public GridToolbarActionList DeepCopy()