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

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

    Return Value

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