IViewTile Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IViewTile members.

Public Methods

 NameDescription
 MethodActivateViewActivates the model view with the specified name for this ViewTile.  
 MethodCreateExtensionDictionaryCreates a dictionary for this ViewTile.  
 MethodDeleteCustomDataDeletes the specified custom data from this ViewTile.  
 MethodGetCustomDataGets the specified custom data for this ViewTile.  
 MethodGetExtensionDictionaryGets the dictionary for this ViewTile.  
 MethodJoinJoins this ViewTile with the specified ViewTile.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for this ViewTile, if the dictionary exists and is empty.  
 MethodSetCustomDataSets the custom data for this ViewTile.  
Top

See Also