Click or drag to resize
ControlItemData Properties

The ControlItemData type exposes the following members.

Properties
  Name Description
Public property Attributes
Custom attributes for the item to pass to the client.
Public property Enabled
A value indicating if the item to pass to the client is enabled.
Public property Text
Text for the item to pass to the client.
Public property Value
Value for the item to pass to the client.
Top
See Also