Responder Developer Guide
Initialize(DatarowDecorator,InfraGridDatasetDecorator[],InfraTreeDatasetDecorator,String) Method


Syntax
'Declaration
 
Public Overloads Sub Initialize( _
   ByVal rowDecorator As DatarowDecorator, _
   ByVal tabDecorators() As InfraGridDatasetDecorator, _
   ByVal treeDecorator As InfraTreeDatasetDecorator, _
   ByVal caption As String _
) 
'Usage
 
Dim instance As EditViewWithTabsTreeForm
Dim rowDecorator As DatarowDecorator
Dim tabDecorators() As InfraGridDatasetDecorator
Dim treeDecorator As InfraTreeDatasetDecorator
Dim caption As String
 
instance.Initialize(rowDecorator, tabDecorators, treeDecorator, caption)

Parameters

rowDecorator
tabDecorators
treeDecorator
caption
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

EditViewWithTabsTreeForm Class
EditViewWithTabsTreeForm Members
Overload List

 

 


Send Comment