Telerik.Web.UI.ButtonListDataBinding
Defines the data binding configuration of the control.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.ButtonListDataBinding
Properties
DataEnabledField String
Gets or sets the field of the data source that provides the enabled state of each list item.
DataSelectedField String
Gets or sets the field of the data source that provides the selected state of each list item.
DataTextField String
Gets or sets the field of the data source that provides the text content of the list items.
DataToolTipField String
Gets or sets the field of the data source that provides the tooltip text of each list item.
DataValueField String
Gets or sets the field of the data source that provides the value of each list item.