Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / ShouldSerializeIcon Method

In This Topic
    ShouldSerializeIcon Method (NavAddButton)
    In This Topic
    Specifies whether to save the value of the Icon property.
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldSerializeIcon() As Boolean
    protected virtual bool ShouldSerializeIcon()

    Return Value

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