RankProperties.ValueColor Property
Gets or sets the rank’s foreground color of item values.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Color | String.Empty | A Color structure that specifies the color of item values. |
Remarks
The ValueColor property specifies the color of the values of the items that have the current rank.
See Also