FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / FlexViewerPanelAlignment Enumeration

In This Topic
    FlexViewerPanelAlignment Enumeration
    In This Topic
    Describes the alignment for the Outlines and Parameters panels.
    Syntax
    'Declaration
     
    Public Enum FlexViewerPanelAlignment 
       Inherits System.Enum
    public enum FlexViewerPanelAlignment : System.Enum 
    Members
    MemberDescription
    FarThe panel is aligned to the right.
    NearThe panel is aligned to the left.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.FlexViewer.FlexViewerPanelAlignment

    See Also