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

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

    Return Value

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