Version

ControlDataItem Class Properties

For a list of all members of this type, see ControlDataItem members.

Public Properties
 NameDescription
Public PropertyIndexReturns the index of this item in the owner collection  
Public PropertyOwnerReturns the owner collection  
Public PropertyRecordReturns the record this item belongs to  
Public PropertyTemplateGets or Sets a reference to an ITemplate object that determines a specific template instantiation for this particular ControlDataItem.  
Public PropertyTemplateIdID of Template within the TemplateCollection. Identifies the template to use for this ControlDataItem.  
Public PropertyValueReturns the value of the item  
Protected Properties
 NameDescription
Protected PropertyViewStateReturns a StateBag for saving ViewState  
See Also