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

In This Topic
    PaddingVertical Property
    In This Topic
    Gets or sets the thickness of the vertical padding between the element edges and its content.
    Syntax
    'Declaration
     
    
    Public Property PaddingVertical As Integer
    public int PaddingVertical {get; set;}
    See Also