VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.FormsProcessing.FormRecognition.Wpf.UI Namespace / WpfFormFieldGroupView Class / ViewItems Property
Синтаксис Требования Смотрите также
В этом разделе
    ViewItems Свойство (WpfFormFieldGroupView)
    В этом разделе
    Возвращает WpfFormFieldViewCollection, связанный с полем формы.
    Синтаксис
    '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(); }
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также