Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavCommonStyle Class / ChildSpacing Property

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