vtfuture / BForms

Bootstrap Forms for ASP.NET MVC
MIT License
62 stars 33 forks source link

Property for Toolbar ButtonGroup to align right the dropdown #80

Closed smariussorin closed 10 years ago

smariussorin commented 10 years ago

Property .AlignRight();

Example: var groupButton = toolbarAction.AddButtonGroup().AlignRight();