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

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

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