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

In This Topic
    ChildSpacingVert Property
    In This Topic
    子要素間の上下のスペースを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property ChildSpacingVert As Integer
    public int ChildSpacingVert {get; set;}
    See Also