Click or drag to resize
ControlItem Properties

The ControlItem type exposes the following members.

Properties
  Name Description
Public property AccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.
(Overrides WebControlAccessKey.)
Public property ClientIDMode (Overrides ControlClientIDMode.)
Public property DataItem
Public property ID
The ID property is reserved for internal use. Please use the Value property or use the Attributes collection if you need to assign custom data to the item.
Public property Index
Gets the zero based index of the item.
Public property RenderingCompatibility (Overrides ControlRenderingCompatibility.)
Public property Text
Public property Value
Top
See Also