CMFCRibbonBaseElement::IsAlignByColumn
Indicates whether the ribbon element is aligned vertically with other ribbon elements.
virtual BOOL IsAlignByColumn() const;
Always returns TRUE.
By default this method always returns TRUE. Override this method in a derived class to indicate whether the derived ribbon element is aligned vertically with other ribbon elements.
Header: afxbaseribbonelement.h