PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / MdiChildBorder Property

In This Topic
    MdiChildBorder Property (C1RibbonPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MdiChildBorder As Integer
    public int MdiChildBorder {get; set;}
    See Also