InterfaceIBindableColumn
Interface
Specifies methods used in bindable columns.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
cs-api-definition
public interface IBindableColumn
Properties
DataSource
Gets or sets the DataSource for the column.
DisplayMember
Gets or sets the display member.
ValueMember
Gets or sets the value member.