namespace InABox.DynamicGrid { public interface IDynamicCustomEditorPage : IDynamicEditorPage { } }