ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListItemStyles Class / WordWrap Property

In This Topic
    WordWrap Property (CheckListItemStyles)
    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