CardViewGroupSelectorItem Members
In This Article
#Constructors
Name | Description |
---|---|
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
#Properties
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Columns | Provides access to the group selector item’s column collection. |
Image |
Gets or sets the path to the image displayed within the item.
Inherited from List |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text |
Gets or sets the list item’s text.
Inherited from List |
#Methods
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the data source’s item object of the specified list item.
Inherited from List |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obsolete. Returns the value of the specified column within the list item.
Inherited from List |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Obsolete. Modifies the value of the specified column within the list item.
Inherited from List |
To |
Returns a string that identifies the List |
See Also