2.0.0
Implement button align: Left, Right, Center, Full Row;
DialogContextOptionsBuilder`s method Property(...) renamed to Item(...);
BaseDialogItem is now using inside of DialogContext only, for make your own items use DialogItem<TControl, TValue> where TCotrol is Systems.Windows.Form.Control;