Property AlignmentModes
AlignmentModes
Gets or sets the AlignmentModes for this Shortcut.
public AlignmentModes AlignmentModes { get; set; }
Property Value
Remarks
The default is StartToEnd. This means that the CommandView will be on the left, HelpView in the middle, and KeyView on the right.