AxpDataGrid

AxpDataGrid.AxConnection Property

Database connection available after setting the connection string

[Visual Basic]
Public Property AxConnection As DBConnection
[C#]
public DBConnection AxConnection {get; set;}

Property Value

The database connection available after setting the connection string

See Also

AxpDataGrid Class | Axezz.WebControls Namespace