KaxListBoxItem Properties |
The KaxListBoxItem type exposes the following members.
Name | Description | |
---|---|---|
AllowDrag |
Gets or sets a value indicating whether the Item can be dragged and dropped.
|
|
Checkable |
Gets or sets a value indicating whether the item is checkable. A checkbox control is rendered
for checkable nodes.
|
|
Checked |
Gets or sets a value indicating whether the item is checked or not.
|
|
DataKey | ||
ImageUrl |
Gets or sets the path to an image to display for the item.
|
|
ListBox |
Gets the KaxListBox which this item belongs to.
|
|
Selected |
Gets or sets a value indicating whether this KaxListBoxItem is selected.
|
|
Value |
Gets or sets the value of this KaxListBoxItem.
(Overrides ControlItemValue.) |