MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / ShouldSerializeWordWrap Method

In This Topic
    ShouldSerializeWordWrap Method
    In This Topic
    Specifies whether to save the value of the WordWrap property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeWordWrap() As Boolean
    protected bool ShouldSerializeWordWrap()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also