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