using System; using System.Collections.Generic; using System.Runtime.InteropServices.WindowsRuntime; namespace MECF.Framework.UI.Client.RecipeEditorLib.DGExtension.CustomColumn { public class ComboxColumn : EditorDataGridTemplateColumnBase { public ComboxColumn() : base() { Options = new List