Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStateStyle Class / ShouldSerializeImage Method

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

    Return Value

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