C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class
Members


FlexViewer Class
Represents a control showing the preview of the associated document.
Syntax
'Declaration
 
<Foundation.RegisterAttribute("FlexViewer")>
<DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class FlexViewer 
   Inherits UIKit.UIView
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
 
'Usage
 
Dim instance As FlexViewer
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Viewer.FlexViewer

See Also