ComponentOne Ribbon for WinForms
TrimLongCaption Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonGroup Class : TrimLongCaption Property
Gets or sets whether the group caption should be trimmed if it is longer than the contents of the group.
Syntax
'Declaration
 
Public Property TrimLongCaption As System.Boolean
public System.bool TrimLongCaption {get; set;}
See Also

Reference

RibbonGroup Class
RibbonGroup Members