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