Table of Contents

Enum InsertActionLocation

Namespace
JJMasterData.Core.DataDictionary.Models.Actions
Assembly
JJMasterData.Core.dll
public enum InsertActionLocation

Fields

[Display(Name = "Above Grid")] AboveGrid = 1
[Display(Name = "Below Grid")] BelowGrid = 2
[Display(Name = "Button At Grid")] ButtonAtGrid = 0