FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / OutlineRightPadding Property

In This Topic
    OutlineRightPadding Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the amount of spacing to the right of the outline text.
    Syntax
    'Declaration
     
    Public Property OutlineRightPadding As Integer
    public int OutlineRightPadding {get; set;}
    See Also