[]
Gets or sets whether the group caption should be trimmed if it is longer than the contents of the group.
[C1Category("Appearance")]
[C1Description("RibbonGroup.TrimLongCaption", "Specifies whether the group caption should be trimmed if it is longer than the contents of the group.")]
public bool TrimLongCaption { get; set; }