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

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

    Return Value

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