C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItem Class / C1AppViewItem Constructor / C1AppViewItem Constructor(C1AppView)

In This Topic
C1AppViewItem Constructor(C1AppView)
In This Topic
Constructor of the C1AppViewItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal appView As C1AppView _
)
 

Parameters

appView
See Also