ArcFM Solution Developer Guide
View Property (ICuFilterViewModel)


The UI to display for the filter (e.g., text box, combo box, etc.).
Syntax
'Declaration
 
Property View As System.Windows.Controls.UserControl
'Usage
 
Dim instance As ICuFilterViewModel
Dim value As System.Windows.Controls.UserControl
 
instance.View = value
 
value = instance.View
System.Windows.Controls.UserControl View {get; set;}
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

ICuFilterViewModel Interface
ICuFilterViewModel Members

 

 


Send Comment