FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / OutlinePanelAlignment Property

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