 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandBar Class | 
For a list of all members of this type, see CommandBar members.
| Name | Description | |
|---|---|---|
|  | Commands | Returns the list of Commands which compose this CommandBar. | 
|  | DisplayStyle | Returns/sets the display style for the command bar. | 
|  | DockedColumn | Returns/sets the column (horizontal order) where this CommandBar appears. | 
|  | DockedPosition | Returns/sets the dock position of this CommandBar. | 
|  | DockedRow | Returns/sets the row (vertical order) where this CommandBar appears. | 
|  | FloatingLocation | Returns/sets the location of the toolbar when it is floating. | 
|  | FloatingSize | Returns/sets the size of the toolbar when it is floating. | 
|  | IsCustomCommandBar | Returns/sets whether this CommandBar was created by the user via Customize. | 
|  | IsMainMenuBar | Returns/sets whether this CommandBar is the main menu of this application. | 
|  | Key | Returns the string that uniquely defines this CommandBar. | 
|  | Text | Returns/sets the title that appears on the caption bar when this CommandBar not docked. | 
|  | TextPlacement | Returns/sets the caption text placement location. | 
|  | Visible | Returns/sets the visibility of the commandbar. |