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