FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / Padding Property

In This Topic
    Padding Property (C1FlexViewerPane)
    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