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

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