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

In This Topic
    Padding Property (C1FlexViewer)
    In This Topic
    Gets or sets the amount of outer padding within the control.
    Syntax
    'Declaration
     
    Public Shadows Property Padding As Padding
    public new Padding Padding {get; set;}
    See Also