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

In This Topic
    ParamPanelWidth Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the width of the Parameters panel.
    Syntax
    'Declaration
     
    Public Property ParamPanelWidth As Integer
    public int ParamPanelWidth {get; set;}
    See Also