ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / CommonStyle Class / ChildSpacingVert Property

In This Topic
    ChildSpacingVert Property (CommonStyle)
    In This Topic
    Gets or sets the amount of vertical space between child elements.
    Syntax
    'Declaration
     
    
    Public Property ChildSpacingVert As Integer
    public int ChildSpacingVert {get; set;}
    See Also