DXCollectionViewActualAppearance Members
In This Article
#Properties
Name | Description |
---|---|
Background |
Gets the background color that is applied to the DXCollectionBackground property.
|
Group |
Gets the group item’s background color that is applied to the DXCollection |
Group |
Gets the group item’s caption margin value that is applied to the DXCollection |
Group |
Gets the group item’s content padding value that is applied to the DXCollection |
Group |
Gets the group item’s font attribute value that is applied to the DXCollection |
Group |
Gets the group item’s font family value that is applied to the DXCollection |
Group |
Gets the group item’s font size value that is applied to the DXCollection |
Group |
Returns the group item’s separator color that is applied to the DXCollection |
Group |
Returns the group item separator thickness value that is applied to the DXCollection |
Group |
Gets the group item’s font color that is applied to the DXCollection |
Indicator |
Gets the indicator color that is applied to the DXCollection |
Item |
Gets the selected item’s font color that is applied to the DXCollection |
Item |
Gets the content padding value that is applied to the DXCollection |
Item |
Gets the font attribute value that is applied to the DXCollection |
Item |
Gets the font family value that is applied to the DXCollection |
Item |
Gets the font size value that is applied to the DXCollection |
Item |
Returns the item separator color that is applied to the DXCollection |
Item |
Returns the item separator thickness value that is applied to the DXCollection |
Item |
Gets the font color that is applied to the DXCollection |
Ripple |
Returns the color that is used to display a ripple animation for DXCollection |
Selected |
Gets the selected item’s background color that is applied to the DXCollection |
Selected |
Gets the selected item’s content padding value that is applied to the DXCollection |
Selected |
Gets the selected item’s font attribute value that is applied to the DXCollection |
Selected |
Gets the selected item’s font family value that is applied to the DXCollection |
Selected |
Gets the selected item’s font size value that is applied to the DXCollection |
Selected |
Gets the selected item’s text color that is applied to the DXCollection |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also