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

In This Topic
    FormBorderStyle Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the border style of the form.
    Syntax
    'Declaration
     
    Public Shadows Property FormBorderStyle As FormBorderStyle
    public new FormBorderStyle FormBorderStyle {get; set;}
    See Also