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

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

    Return Value

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