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

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

    Return Value

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