FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / Padding Property

In This Topic
    Padding Property (FlexViewerPane)
    In This Topic
    The amount of outer padding within the control.
    Syntax
    'Declaration
     
    Public Property Padding As Thickness
    public Thickness Padding {get; set;}
    See Also