/// <summary> /// Bind Locaciones. /// </summary> protected override void Bind() { if (AutoBind) { BindingManager.BindEmpleados(this); } }