Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / RadialMenuItemBase Class / ShouldSerializeEnabled Method

In This Topic
    ShouldSerializeEnabled Method (RadialMenuItemBase)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldSerializeEnabled() As Boolean
    protected virtual bool ShouldSerializeEnabled()
    See Also