'Declaration <DescriptionAttribute("Form field template view collection associated with the form field template group.")> Public ReadOnly Property ViewItems As WpfFormFieldTemplateViewCollection
[Description("Form field template view collection associated with the form field template group.")] public WpfFormFieldTemplateViewCollection ViewItems { get; }
[Description("Form field template view collection associated with the form field template group.")] public: __property WpfFormFieldTemplateViewCollection* get_ViewItems();
[Description("Form field template view collection associated with the form field template group.")] public:
property WpfFormFieldTemplateViewCollection^ ViewItems { WpfFormFieldTemplateViewCollection^ get(); }