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

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

    Return Value

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