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

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