Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / HeaderTextItemStyle Class / WordWrap Property

In This Topic
    WordWrap Property
    In This Topic
    Gets or sets whether text should be allowed to wrap.
    Syntax
    'Declaration
     
    
    Public Property WordWrap As Boolean
    public bool WordWrap {get; set;}
    See Also