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

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