[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxComboBoxCellType.DataSource

DataSource Property

DataSource

Gets or sets the object from which the data-bound control retrieves its list of data items.

Declaration
[Browsable(false)]
[Bindable(true)]
public object DataSource { get; set; }
<Browsable(False)>
<Bindable(True)>
Public Property DataSource As Object