PickerItem Members
Include Protected Members
Include Inherited Members
Represents a reusable module for items consumed in a picker object such as the GroupedItemPicker control.
The PickerItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DescriptionHtml | Gets the HTML description of the item. |
![]() |
Group | Gets the group that contains the PickerItem object. |
![]() |
Id | Gets the ID of the PickerItem object. |
![]() |
Name | Gets the name of the PickerItem object. |
![]() |
Order | Gets a representation of the PickerItem object’s sort order. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top