Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / StylesGroup Class / TrimLongCaption Property

In This Topic
    TrimLongCaption Property (StylesGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TrimLongCaption As System.Boolean
    public System.bool TrimLongCaption {get; set;}
    See Also