FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ParamPanelAlignment Property

In This Topic
    ParamPanelAlignment Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the alignment for the Parameters panel.
    Syntax
    'Declaration
     
    Public Property ParamPanelAlignment As FlexViewerPanelAlignment
    public FlexViewerPanelAlignment ParamPanelAlignment {get; set;}
    See Also