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

In This Topic
    ThumbAreaPadding Property (C1FlexViewer)
    In This Topic
    Gets or sets the amount of padding between the thumbnails and the preview window edges.
    Syntax
    'Declaration
     
    Public Property ThumbAreaPadding As Padding
    public Padding ThumbAreaPadding {get; set;}
    See Also