DXCollectionViewActualAppearance Properties
An appearance object.
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 |
See Also