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

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