/// <summary> /// Initialize entity view model. /// </summary> protected EntityViewModel() { Buttons = new EntityViewButton[0]; }