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

In This Topic
    Opacity Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the opacity level of the form.
    Syntax
    'Declaration
     
    Public Shadows Property Opacity As Double
    public new double Opacity {get; set;}
    See Also