namespace InABox.Core { [Caption("Date")] public class DFLayoutDateField : DFLayoutField<DFLayoutDateFieldProperties>, IDFLayoutFormField { } }