skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class BindTestViewModel

Inheritance
System.Object
BindTestViewModel
Namespace: ArtOfTest.WebAii.Design.UI.DataSources.ViewModels
Assembly: ArtOfTest.WebAii.Design.dll

Syntax

public class BindTestViewModel : ViewModelBase

Constructors

BindTestViewModel(Dispatcher)

Declaration
public BindTestViewModel(Dispatcher dispatcher)
Parameters
System.Windows.Threading.Dispatcher dispatcher

Properties

ApplyFilterChecked

Declaration
public bool ApplyFilterChecked { get; set; }
Property Value
System.Boolean

DataBindSources

Declaration
public ObservableCollection<DataSourceItem> DataBindSources { get; set; }
Property Value
System.Collections.ObjectModel.ObservableCollection<DataSourceItem>

DataInfo

Declaration
public DataInfo DataInfo { get; set; }
Property Value
DataInfo

DataTables

Declaration
public ObservableCollection<string> DataTables { get; set; }
Property Value
System.Collections.ObjectModel.ObservableCollection<System.String>

EndRow

Declaration
public int EndRow { get; set; }
Property Value
System.Int32

IsAcceessDbDriverPresentAndExcelSelected

Declaration
public bool IsAcceessDbDriverPresentAndExcelSelected { get; set; }
Property Value
System.Boolean

IsDataCallBusy

Declaration
public bool IsDataCallBusy { get; set; }
Property Value
System.Boolean

Navigate

Declaration
public ICommand Navigate { get; }
Property Value
System.Windows.Input.ICommand

PreviewGridItemSource

Declaration
public DataTable PreviewGridItemSource { get; set; }
Property Value
System.Data.DataTable

SelectedDataSource

Declaration
public DataSourceItem SelectedDataSource { get; set; }
Property Value
DataSourceItem

SelectedDataTableItem

Declaration
public string SelectedDataTableItem { get; set; }
Property Value
System.String

StartRow

Declaration
public int StartRow { get; set; }
Property Value
System.Int32

TableRowsCount

Declaration
public string TableRowsCount { get; set; }
Property Value
System.String

TableSelectionVisibility

Declaration
public bool TableSelectionVisibility { get; set; }
Property Value
System.Boolean

Test

Declaration
public TestBase Test { get; set; }
Property Value
TestBase

TsqlChecked

Declaration
public bool TsqlChecked { get; set; }
Property Value
System.Boolean

TsqlEditorVisibility

Declaration
public bool TsqlEditorVisibility { get; set; }
Property Value
System.Boolean

TsqlTextboxText

Declaration
public string TsqlTextboxText { get; set; }
Property Value
System.String

UpdateRange

Declaration
public ICommand UpdateRange { get; }
Property Value
System.Windows.Input.ICommand

UpdateTSQLClick

Declaration
public ICommand UpdateTSQLClick { get; }
Property Value
System.Windows.Input.ICommand

UseTsqlCheckVisibility

Declaration
public bool UseTsqlCheckVisibility { get; set; }
Property Value
System.Boolean

Events

ButtonStateChanged

Declaration
public event Action<DialogResult, bool> ButtonStateChanged
Event Type
System.Action<System.Windows.Forms.DialogResult, System.Boolean>

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.