ComponentOne FlexReport for WinForms
FlexViewerPanelAlignment Enumeration

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace : FlexViewerPanelAlignment Enumeration
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

Reference

C1.Win.FlexViewer Namespace