FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / OuterSpacing Property

In This Topic
    OuterSpacing Property (C1FlexViewer)
    In This Topic
    Gets or sets the amount of padding between the outer elements of a C1FlexViewerPane.
    Syntax
    'Declaration
     
    Public Property OuterSpacing As Integer
    public int OuterSpacing {get; set;}
    See Also