[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.DataSource

DataSource Property

DataSource

Gets or sets the source containing a list of values used to populate the items within the control.

Declaration
public object DataSource { get; set; }
Public Property DataSource As Object
Remarks

The DataSource property specifies the list of values used to bind a C1TrueDBGrid() or C1TrueDBDropdown control.